libyuv/unit_test
2015-07-30 15:49:48 -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 any allow for avx2 32 pixels at a time of argb 2015-07-01 17:50:48 -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 ValidateJpeg check for valid pointer and size 2015-07-30 15:49:48 -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 Add rotate any support. Fix for sobel for neon which does 16 at a time, not 8. Disable scaling color test that fails on arm. Test is not complete. 2015-07-28 15:06:20 -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