libyuv/unit_test
Frank Barchard 22f8aad8bc RAWToRGBA for 3 channel OCR
Replace ARM64 only row function with high level function
that implements SSSE3, 32 bit Neon and C.

Compared to 2 step RAWToARGB + ARGBToRGBA on row level:
3.1x faster on ARM
6.2% faster on Intel

BUG=b/140748379

Change-Id: Ia8636d9e4fcdbe10b8c2e81610a54728e29845cd
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/1860914
Reviewed-by: richard winterton <rrwinterton@gmail.com>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
2019-10-14 22:27:37 +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 RAWToRGBA for 3 channel OCR 2019-10-14 22:27:37 +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