libyuv/unit_test
Frank Barchard 28427a53e2 I444ToABGR for android
Reimplements I444ToARGB as a matrix function.
new I444ToABGR as matrix functions with wrappers and any functions.
Allows for future J444 and H444 versions.
I444ToABGR user level function added.

BUG=libyuv:490, libyuv:449
R=harryjin@google.com

Review URL: https://codereview.chromium.org/1355733002 .
2015-09-18 11:20:58 -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 if types are already defined, dont define them again. 2013-02-05 02:17:18 +00:00
color_test.cc Increase error tolerance to 4 for arm on J420 convert 2015-08-07 12:24:25 -07:00
compare_test.cc All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
convert_test.cc I444ToABGR for android 2015-09-18 11:20:58 -07:00
cpu_test.cc Detect asimd as same as Neon for Arm features. Used on Juno aarch64 linux. 2014-09-22 18:30:17 +00:00
math_test.cc Improve cmake build. Add unittests to cmake build and automatically detect jpeg support. This change was originally generated to support the build of libyuv in naclports: https://chromium.googlesource.com/external/naclports/+/master/ports/libyuv/. Also add cmake artifacts to .gitignore file. 2014-10-28 23:37:11 +00:00
planar_test.cc make source for planar tests contiguous to test planar functions coalesce into a single low level call. 2015-06-01 23:28:59 +00:00
rotate_argb_test.cc Test rotation with negative height 2015-06-02 22:42:45 +00:00
rotate_test.cc Test rotation with negative height 2015-06-02 22:42:45 +00:00
scale_argb_test.cc scale tests use int64 for size 2015-06-04 21:34:16 +00:00
scale_color_test.cc Remove redundent rounding test from scale. 2015-09-16 17:54:41 -07:00
scale_test.cc scale tests use int64 for size 2015-06-04 21:34:16 +00:00
unit_test.cc All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
unit_test.h make randomize take 64 bit count to allow larger images to be tested 2015-06-09 01:55:01 +00:00
version_test.cc disable version which fails under git 2015-06-16 10:02:41 -07:00
video_common_test.cc Remove Q420 fourcc support. 2015-02-11 18:20:54 +00:00