Searched refs:I422ToARGBRow_C (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 40 YANY(I422ToARGBRow_Any_SSSE3, I422ToARGBRow_Unaligned_SSSE3, I422ToARGBRow_C, 64 YANY(I422ToARGBRow_Any_AVX2, I422ToARGBRow_AVX2, I422ToARGBRow_C, 1, 4, 15) 68 YANY(I422ToARGBRow_Any_NEON, I422ToARGBRow_NEON, I422ToARGBRow_C, 1, 4, 7)
|
D | format_conversion.cc | 404 int width) = I422ToARGBRow_C; in I420ToBayer()
|
D | convert_argb.cc | 140 int width) = I422ToARGBRow_C; in I422ToARGB()
|
D | scale_argb.cc | 428 int width) = I422ToARGBRow_C; in ScaleYUVToARGBBilinearUp()
|
D | convert_from.cc | 471 int width) = I422ToARGBRow_C; in I420ToARGB()
|
D | row_common.cc | 1012 void I422ToARGBRow_C(const uint8* src_y, in I422ToARGBRow_C() function
|
/external/libyuv/files/source/ |
D | convert_from.cc | 703 int width) = I422ToARGBRow_C; in I420ToARGB() 1027 int width) = I422ToARGBRow_C; in I420ToRGB565() 1087 int width) = I422ToARGBRow_C; in I420ToARGB1555() 1147 int width) = I422ToARGBRow_C; in I420ToARGB4444()
|
D | convert_argb.cc | 117 int width) = I422ToARGBRow_C; in I422ToARGB() 729 int width) = I422ToARGBRow_C; in YUY2ToARGB() 800 int width) = I422ToARGBRow_C; in UYVYToARGB()
|
D | row_common.cc | 485 void I422ToARGBRow_C(const uint8* y_buf, in I422ToARGBRow_C() function 1018 YANY(I422ToARGBRow_Any_SSSE3, I422ToARGBRow_Unaligned_SSSE3, I422ToARGBRow_C, 1) 1034 YANY(I422ToARGBRow_Any_NEON, I422ToARGBRow_NEON, I422ToARGBRow_C, 1)
|
D | format_conversion.cc | 457 int width) = I422ToARGBRow_C; in I420ToBayer()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 339 void I422ToARGBRow_C(const uint8* y_buf,
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 887 void I422ToARGBRow_C(const uint8* src_y,
|