libyuv/unit_test
Frank Barchard 2c7aa0070a remove I422ToBGRA and use I422ToRGBA internally
Removes low levels for I420ToBGRA and I420ToRAW and reimplements them as I420ToRGBA and I420ToRGB24 with transposed color matrix.

Adds unittests that do 1 step conversion vs 2 steps to test end swapping versions match direct conversions.

R=harryjin@google.com
BUG=libyuv:518

Review URL: https://codereview.chromium.org/1427993004 .
2015-11-02 10:24:12 -08: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 color unittest allow j420 error of 5 for arm 2015-10-22 11:25:04 -07:00
compare_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
convert_test.cc remove I422ToBGRA and use I422ToRGBA internally 2015-11-02 10:24:12 -08:00
cpu_test.cc Add avx512bw detection code 2015-10-26 14:42:49 -07:00
math_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
planar_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
rotate_argb_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
rotate_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
scale_argb_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
scale_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
unit_test.cc width and 3 bug fix in odd width support of ARGBToI411 2015-10-21 12:45:08 -07:00
unit_test.h create color test category of unittests to narrow down arm bug 2015-10-14 16:58:55 -07:00
version_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00
video_common_test.cc break up unittests into categories 2015-10-13 16:01:07 -07:00