Frank Barchard 790054ff03 Add AR30ToARGB function
Initial AR30ToARGB function to allow converion
from AR30 to other formats if necessary and/or
for testing.
Not optimized at this point.

Bug: libyuv:751
Test: LibYUVConvertTest.AR30ToARGB_Opt
Change-Id: I38ef192315240f3caa7aee0218b38d5e88a2849f
Reviewed-on: https://chromium-review.googlesource.com/833025
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: richard winterton <rrwinterton@gmail.com>
2017-12-19 01:54:42 +00:00
..
basic_types.h clang-format libyuv 2016-11-07 17:37:23 -08:00
compare_row.h Re-enable x86 assembly without requiring -msse2 2017-11-09 00:51:06 +00:00
compare.h Optimize Hamming Distance C code to do 64 bits at a time. 2017-05-12 17:53:52 +00:00
convert_argb.h Add AR30ToARGB function 2017-12-19 01:54:42 +00:00
convert_from_argb.h ARGBToAR30 AVX2 conversion function 2017-11-21 20:37:01 +00:00
convert_from.h Add I420ToAR30 10 bit RGB 2017-12-12 23:40:58 +00:00
convert.h H010Copy function to copy 16 bit planar formats 2017-12-15 03:34:34 +00:00
cpu_id.h Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
macros_msa.h Add MSA optimized remaining scale row functions 2016-12-21 13:39:44 +05:30
mjpeg_decoder.h clang-format libyuv 2016-11-07 17:37:23 -08:00
planar_functions.h H010Copy function to copy 16 bit planar formats 2017-12-15 03:34:34 +00:00
rotate_argb.h clang-format libyuv 2016-11-07 17:37:23 -08:00
rotate_row.h Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
rotate.h clang-format libyuv 2016-11-07 17:37:23 -08:00
row.h Add AR30ToARGB function 2017-12-19 01:54:42 +00:00
scale_argb.h clang-format libyuv 2016-11-07 17:37:23 -08:00
scale_row.h Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
scale.h clang-format libyuv 2016-11-07 17:37:23 -08:00
version.h Add AR30ToARGB function 2017-12-19 01:54:42 +00:00
video_common.h Add ARGBToAR30Row_SSE2 to speed up H010ToAR30 2017-12-09 00:11:20 +00:00