Frank Barchard a64658593e I210ToARGB conversion from 10 bit YUV to RGB
SSSE3 optimized 10 bit YUV conversion to ARGB in single step.

Bug: libyuv:751
Test:  I010ToARGB
Change-Id: I234b2850e35992113ee6bd638732bafc7010a60d
Reviewed-on: https://chromium-review.googlesource.com/848238
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: richard winterton <rrwinterton@gmail.com>
2018-01-05 02:43:38 +00:00
..
compare_common.cc Fix odd length HammingDistance 2017-10-04 22:21:36 +00:00
compare_gcc.cc Mark a bunch of kArray variables as const. 2017-11-27 23:38:44 +00:00
compare_msa.cc Remove DISABLE_CLANG_MSA 2017-11-08 19:55:14 +00:00
compare_neon64.cc fix clang-format-ing for row arm functions 2017-09-14 21:35:06 +00:00
compare_neon.cc fix clang-format-ing for row arm functions 2017-09-14 21:35:06 +00:00
compare_win.cc HammingDistance_X86 using popcnt assembly 2017-10-23 21:15:12 +00:00
compare.cc HammingDistance_X86 using popcnt assembly 2017-10-23 21:15:12 +00:00
convert_argb.cc I210ToARGB conversion from 10 bit YUV to RGB 2018-01-05 02:43:38 +00:00
convert_from_argb.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
convert_from.cc I420ToI010 for 8 to 10 bit YUV conversion. 2018-01-02 21:09:39 +00:00
convert_jpeg.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
convert_to_argb.cc add Intel Code Analyst markers 2017-01-13 15:50:24 -08:00
convert_to_i420.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
convert.cc I420ToI010 for 8 to 10 bit YUV conversion. 2018-01-02 21:09:39 +00:00
cpu_id.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
mjpeg_decoder.cc Revert "include <new> header for benefit of new clang builds" 2017-08-03 22:03:47 +00:00
mjpeg_validate.cc casting for c89 compatibility and lint cleanup 2017-11-09 18:22:17 +00:00
planar_functions.cc I420ToI010 for 8 to 10 bit YUV conversion. 2018-01-02 21:09:39 +00:00
rotate_any.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
rotate_argb.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
rotate_common.cc clang-format 5.0 applied to libyuv 2017-03-08 18:50:12 +00:00
rotate_gcc.cc clang-format 5.0 applied to libyuv 2017-03-08 18:50:12 +00:00
rotate_msa.cc Add MSA optimized rotate functions (used 16x16 transpose) 2017-01-13 15:50:02 +05:30
rotate_neon64.cc Mark a bunch of kArray variables as const. 2017-11-27 23:38:44 +00:00
rotate_neon.cc Mark a bunch of kArray variables as const. 2017-11-27 23:38:44 +00:00
rotate_win.cc mingw fix ifdefs to use gcc source 2017-10-17 17:36:35 +00:00
rotate.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
row_any.cc I210ToARGB conversion from 10 bit YUV to RGB 2018-01-05 02:43:38 +00:00
row_common.cc I210ToARGB conversion from 10 bit YUV to RGB 2018-01-05 02:43:38 +00:00
row_gcc.cc I210ToARGB conversion from 10 bit YUV to RGB 2018-01-05 02:43:38 +00:00
row_msa.cc Remove DISABLE_CLANG_MSA 2017-11-08 19:55:14 +00:00
row_neon64.cc Port HammingDistance to SSSE3 2017-10-03 19:11:05 +00:00
row_neon.cc fix clang-format-ing for row arm functions 2017-09-14 21:35:06 +00:00
row_win.cc Remove LIBYUV_SSSE3_ONLY and ARGBSHUFFLEROW_SSE2 2018-01-02 18:57:39 +00:00
scale_any.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
scale_argb.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
scale_common.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
scale_gcc.cc Mark a bunch of kArray variables as const. 2017-11-27 23:38:44 +00:00
scale_msa.cc Remove DISABLE_CLANG_MSA 2017-11-08 19:55:14 +00:00
scale_neon64.cc Mark a bunch of kArray variables as const. 2017-11-27 23:38:44 +00:00
scale_neon.cc Mark a bunch of kArray variables as const. 2017-11-27 23:38:44 +00:00
scale_win.cc Mark a bunch of kArray variables as const. 2017-11-27 23:38:44 +00:00
scale.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
video_common.cc clang-format libyuv 2016-11-07 17:37:23 -08:00