Searched refs:I422ToRGB565Row_C (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 57 YANY(I422ToRGB565Row_Any_SSSE3, I422ToRGB565Row_SSSE3, I422ToRGB565Row_C, 81 YANY(I422ToRGB565Row_Any_NEON, I422ToRGB565Row_NEON, I422ToRGB565Row_C, 1, 2, 7)
|
D | convert_from.cc | 914 int width) = I422ToRGB565Row_C; in I420ToRGB565()
|
D | row_common.cc | 1157 void I422ToRGB565Row_C(const uint8* src_y, in I422ToRGB565Row_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 982 void I422ToRGB565Row_C(const uint8* src_y,
|