libyuv/unit_test
Frank Barchard 11cbf8f976 Add LIBYUV_BIT_EXACT macro to force C to match SIMD
- C code use ARM path, so NEON and C match
- C used on Intel platforms, disabling AVX.

Bug: libyuv:908, b/202888439
Change-Id: Ie035a150a60d3cf4ee7c849a96819d43640cf020
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3223507
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: richard winterton <rrwinterton@gmail.com>
2021-10-14 20:37:39 +00:00
..
testdata Add unittest TestLinuxMipsMsaMmi. 2020-04-16 19:51:27 +00:00
basictypes_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
color_test.cc DISABLE_SLOW_TESTS replaces ENABLE_SLOW_TESTS 2021-09-27 22:40:43 +00:00
compare_test.cc fix compare row test for avx2 which does 64 bytes per loop 2021-04-06 22:37:25 +00:00
convert_test.cc Add LIBYUV_BIT_EXACT macro to force C to match SIMD 2021-10-14 20:37:39 +00:00
cpu_test.cc Update Android.bp to always enable NEON 2021-06-10 19:31:48 +00:00
cpu_thread_test.cc clamp C functions use compare 2020-07-16 22:03:34 +00:00
math_test.cc Disable tests via macro that refer to row.h 2019-08-20 18:44:36 +00:00
planar_test.cc DISABLE_SLOW_TESTS replaces ENABLE_SLOW_TESTS 2021-09-27 22:40:43 +00:00
rotate_argb_test.cc use width + 1 for odd width tests 2021-04-09 20:17:55 +00:00
rotate_test.cc use width + 1 for odd width tests 2021-04-09 20:17:55 +00:00
scale_argb_test.cc Disable slow and redundant scaling tests 2021-09-30 18:08:20 +00:00
scale_test.cc Disable slow and redundant scaling tests 2021-09-30 18:08:20 +00:00
scale_uv_test.cc Disable slow and redundant scaling tests 2021-09-30 18:08:20 +00:00
unit_test.cc Add 12 bit YUV to 10 bit RGB 2021-03-05 01:09:37 +00:00
unit_test.h Optimize unlimited data for Intel 2021-04-27 20:35:27 +00:00
video_common_test.cc Add support for AR64 format 2021-03-13 20:55:21 +00:00