Searched refs:I422ToRGBARow_C (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 48 YANY(I422ToRGBARow_Any_SSSE3, I422ToRGBARow_Unaligned_SSSE3, I422ToRGBARow_C, 72 YANY(I422ToRGBARow_Any_NEON, I422ToRGBARow_NEON, I422ToRGBARow_C, 1, 4, 7)
|
D | convert_from.cc | 656 int width) = I422ToRGBARow_C; in I420ToRGBA()
|
D | planar_functions.cc | 918 int width) = I422ToRGBARow_C; in I422ToRGBA()
|
D | row_common.cc | 1445 void I422ToRGBARow_C(const uint8* src_y, in I422ToRGBARow_C() function
|
/external/libyuv/files/source/ |
D | row_common.cc | 639 void I422ToRGBARow_C(const uint8* y_buf, in I422ToRGBARow_C() function 1031 YANY(I422ToRGBARow_Any_SSSE3, I422ToRGBARow_Unaligned_SSSE3, I422ToRGBARow_C, 1) 1037 YANY(I422ToRGBARow_Any_NEON, I422ToRGBARow_NEON, I422ToRGBARow_C, 1)
|
D | convert_from.cc | 865 int width) = I422ToRGBARow_C; in I420ToRGBA()
|
D | planar_functions.cc | 557 int width) = I422ToRGBARow_C; in I422ToRGBA()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 373 void I422ToRGBARow_C(const uint8* y_buf,
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 929 void I422ToRGBARow_C(const uint8* src_y,
|