Frank Barchard 5b6042fa0d add YUV24 and AYUV formats
Alternatives to RGB24 and AYUV for working with GPU.

BUG=libyuv:832
TESTED=out/Release/libyuv_unittest --gtest_filter=*NV21To???24* --libyuv_width=1280 --libyuv_height=720 --libyuv_repeat=1000 --libyuv_flags=-1 --libyuv_cpu_info=-1
R=rrwinterton@gmail.com

Change-Id: I5559c63f4bd4c847492fcb1571f7b03c58146689
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/1501735
Reviewed-by: richard winterton <rrwinterton@gmail.com>
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
2019-03-05 02:53:56 +00:00
..
compare_common.cc add const to casts 2018-04-13 22:52:52 +00:00
compare_gcc.cc Lint cleanup after C99 change CL 2018-01-24 19:16:03 +00:00
compare_mmi.cc MMI ifdef guards and add source to various build files. 2018-08-03 18:37:23 +00:00
compare_msa.cc use unix line endings 2018-06-20 23:19:59 +00:00
compare_neon64.cc Lint cleanup after C99 change CL 2018-01-24 19:16:03 +00:00
compare_neon.cc Lint cleanup after C99 change CL 2018-01-24 19:16:03 +00:00
compare_win.cc Lint cleanup after C99 change CL 2018-01-24 19:16:03 +00:00
compare.cc Restore the file mode for source files 2018-08-06 18:53:32 +00:00
convert_argb.cc add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
convert_from_argb.cc Restore the file mode for source files 2018-08-06 18:53:32 +00:00
convert_from.cc Fix for AVX2 crash in I420ToRGB24 2018-10-29 19:41:53 +00:00
convert_jpeg.cc Add commment for jpeg parameters. 2018-11-01 18:18:50 +00:00
convert_to_argb.cc Add H420 and H422 to ConvertToARGB() 2018-06-26 22:52:42 +00:00
convert_to_i420.cc Fix ConvertToI420() for odd crop_y 2018-10-03 19:14:01 +00:00
convert.cc add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
cpu_id.cc Fix ConvertToI420() for odd crop_y 2018-10-03 19:14:01 +00:00
mjpeg_decoder.cc 10 bit YUV to 10 bit BGR 2018-02-15 22:44:36 +00:00
mjpeg_validate.cc Add commment for jpeg parameters. 2018-11-01 18:18:50 +00:00
planar_functions.cc Fix ConvertToI420() for odd crop_y 2018-10-03 19:14:01 +00:00
rotate_any.cc Restore the file mode for source files 2018-08-06 18:53:32 +00:00
rotate_argb.cc Restore the file mode for source files 2018-08-06 18:53:32 +00:00
rotate_common.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_gcc.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_mmi.cc MMI ifdef guards and add source to various build files. 2018-08-03 18:37:23 +00:00
rotate_msa.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_neon64.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_neon.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_win.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate.cc Restore the file mode for source files 2018-08-06 18:53:32 +00:00
row_any.cc add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
row_common.cc add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
row_gcc.cc add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
row_mmi.cc Fix ConvertToI420() for odd crop_y 2018-10-03 19:14:01 +00:00
row_msa.cc Fix ConvertToI420() for odd crop_y 2018-10-03 19:14:01 +00:00
row_neon64.cc add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
row_neon.cc add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
row_win.cc tidy applied with readability-inconsistent-declaration-parameter-name 2018-02-07 00:24:25 +00:00
scale_any.cc Port box filter to NEON 2018-10-25 18:56:29 +00:00
scale_argb.cc Restore the file mode for source files 2018-08-06 18:53:32 +00:00
scale_common.cc Fix ConvertToI420() for odd crop_y 2018-10-03 19:14:01 +00:00
scale_gcc.cc I420ToYUY2_AVX2 port 2018-02-01 00:33:25 +00:00
scale_mmi.cc Add commment for jpeg parameters. 2018-11-01 18:18:50 +00:00
scale_msa.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
scale_neon64.cc Port box filter to NEON 2018-10-25 18:56:29 +00:00
scale_neon.cc Port box filter to NEON 2018-10-25 18:56:29 +00:00
scale_win.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
scale.cc Fix ConvertToI420() for odd crop_y 2018-10-03 19:14:01 +00:00
video_common.cc Lint cleanup after C99 change CL 2018-01-24 19:16:03 +00:00