libyuv/unit_test
Frank Barchard cda9d38a4e xmmword cast for clang
clangcl use compare_win for 32 bit, allowing fallback and enabling avx2 code for clang.
move defines/protos to compare_row.h
fix issue with odd width ARGBCopyAlpha functions by copying destination to temp buffer, then doing alpha copy, then copy back to destination.

R=harryjin@google.com
TBR=harryjin@google.com
BUG=libyuv:484

Review URL: https://webrtc-codereview.appspot.com/59379004.
2015-08-18 11:13:12 -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 xmmword cast for clang 2015-08-18 11:13:12 -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 Increase error tolerance to 4 for arm on J420 convert 2015-08-07 12:24:25 -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