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
..
basic_types.h Disable old int types by default. 2018-07-09 21:16:47 +00:00
compare_row.h libyuv:loongson optimize compare/row/scale/rotate files with mmi. 2018-07-20 22:53:04 +00:00
compare.h Lint cleanup after C99 change CL 2018-01-24 19:16:03 +00:00
convert_argb.h RAWToRGBA for 3 channel OCR 2019-10-14 22:27:37 +00:00
convert_from_argb.h ARGBToY use 8 bit precision instead of 7 bit. 2019-10-07 23:01:10 +00:00
convert_from.h ARGBToY use 8 bit precision instead of 7 bit. 2019-10-07 23:01:10 +00:00
convert.h RGB24ToJ420 for full range YUV 2019-05-29 02:40:22 +00:00
cpu_id.h libyuv:loongson optimize compare/row/scale/rotate files with mmi. 2018-07-20 22:53:04 +00:00
macros_msa.h Add H420 and H422 to ConvertToARGB() 2018-06-26 22:52:42 +00:00
mjpeg_decoder.h add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
planar_functions.h NV21 unittest and benchmark 2019-07-18 02:13:02 +00:00
rotate_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_row.h Restore the file mode for source files 2018-08-06 18:53:32 +00:00
rotate.h add I444Scale and I444Rotate 2019-05-06 23:43:11 +00:00
row.h RAWToRGBA for 3 channel OCR 2019-10-14 22:27:37 +00:00
scale_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
scale_row.h MMI Optimized functions I422ToARGB for 1080p video 2019-09-11 21:06:21 +00:00
scale.h Add LIBYUV_API to NV12ToABGR and I444Rotate, I444Scale 2019-05-14 01:18:06 +00:00
version.h RAWToRGBA for 3 channel OCR 2019-10-14 22:27:37 +00:00
video_common.h Add H420 and H422 to ConvertToARGB() 2018-06-26 22:52:42 +00:00