libyuv/unit_test
Frank Barchard cc88adc620 YUV scale filter columns improved filtering accuracy
upscale a YUV image.  observe change in hue.. green especially.
disable ScaleFilterCols_SSSE3, falling back on ScaleFilterCols_C
observe hue.. green especially, is better.

was ScaleFrom1280x720_Bilinear (1620 ms)
now ScaleFrom1280x720_Bilinear (1907 ms)

BUG=libyuv:605
TEST=try bots
R=harryjin@google.com, wangcheng@google.com

Review URL: https://codereview.chromium.org/2084533006 .
2016-06-23 20:16:55 -07:00
..
testdata Detect asimd as same as Neon for Arm features. Used on Juno aarch64 linux. 2014-09-22 18:30:17 +00:00
basictypes_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
color_test.cc j422 now uses j420 source code so increase error threshold to match. 2016-05-31 19:45:34 -07:00
compare_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
convert_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
cpu_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
math_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
planar_test.cc make unittest allocator align to 64 bytes. 2016-05-27 18:02:47 -07:00
rotate_argb_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
rotate_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
scale_argb_test.cc remove row.h from unittests 2016-05-27 10:57:49 -07:00
scale_test.cc YUV scale filter columns improved filtering accuracy 2016-06-23 20:16:55 -07:00
unit_test.cc document cpuid command line behavior 2016-06-08 10:38:09 -07:00
unit_test.h make unittest allocator align to 64 bytes. 2016-05-27 18:02:47 -07:00
video_common_test.cc Treat YU12 as an alias for I420. Simplify setting of inv_crop_height. 2016-06-16 12:49:17 +02:00