libyuv/unit_test
Frank Barchard fce0fed542 ARGBToY use 8 bit precision instead of 7 bit.
Neon and GCC Intel optimized, but win32 and mips not optimized.

BUG=libyuv:842, b/141482243

Change-Id: Ia56fa85c8cc1db51f374bd0c89b56d21ec94afa7
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/1825642
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: Miguel Casas <mcasas@chromium.org>
Reviewed-by: richard winterton <rrwinterton@gmail.com>
2019-10-07 23:01:10 +00:00
..
testdata MJPGToNV21 2018-10-24 22:01:13 +00:00
basictypes_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
color_test.cc ARGBToY use 8 bit precision instead of 7 bit. 2019-10-07 23:01:10 +00:00
compare_test.cc Disable tests via macro that refer to row.h 2019-08-20 18:44:36 +00:00
convert_test.cc ARGBToY use 8 bit precision instead of 7 bit. 2019-10-07 23:01:10 +00:00
cpu_test.cc MMI Optimized functions I422ToARGB for 1080p video 2019-09-11 21:06:21 +00:00
cpu_thread_test.cc MaskCpuFlags return cpuinfo so InitCpuFlags can call it 2017-05-24 22:27:03 +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 ARGBToY use 8 bit precision instead of 7 bit. 2019-10-07 23:01:10 +00:00
rotate_argb_test.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
rotate_test.cc Add LIBYUV_API to NV12ToABGR and I444Rotate, I444Scale 2019-05-14 01:18:06 +00:00
scale_argb_test.cc Disable tests via macro that refer to row.h 2019-08-20 18:44:36 +00:00
scale_test.cc Disable tests via macro that refer to row.h 2019-08-20 18:44:36 +00:00
unit_test.cc RGB24ToJ420 for full range YUV 2019-05-29 02:40:22 +00:00
unit_test.h clang-tidy and clang-format applied reland 2018-02-21 23:30:38 +00:00
video_common_test.cc Add H420 and H422 to ConvertToARGB() 2018-06-26 22:52:42 +00:00