Searched refs:I422ToARGBRow_C (Results 1 – 10 of 10) sorted by relevance
/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/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from.cc | 465 int width) = I422ToARGBRow_C; in I420ToARGB() 1032 int width) = I422ToARGBRow_C; in I420ToRGB565Dither()
|
D | scale_argb.cc | 459 int width) = I422ToARGBRow_C; in ScaleYUVToARGBBilinearUp()
|
D | convert_argb.cc | 127 int width) = I422ToARGBRow_C; in I422ToARGB()
|
D | row_common.cc | 1132 void I422ToARGBRow_C(const uint8* src_y, in I422ToARGBRow_C() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 339 void I422ToARGBRow_C(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 951 void I422ToARGBRow_C(const uint8* src_y,
|