Searched refs:I422ToRAWRow_C (Results 1 – 6 of 6) sorted by relevance
/external/libyuv/files/source/ |
D | row_common.cc | 524 void I422ToRAWRow_C(const uint8* y_buf, in I422ToRAWRow_C() function 1028 YANY(I422ToRAWRow_Any_SSSE3, I422ToRAWRow_Unaligned_SSSE3, I422ToRAWRow_C, 1) 1041 YANY(I422ToRAWRow_Any_NEON, I422ToRAWRow_NEON, I422ToRAWRow_C, 1)
|
D | convert_from.cc | 973 int width) = I422ToRAWRow_C; in I420ToRAW()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 383 void I422ToRAWRow_C(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from.cc | 783 int width) = I422ToRAWRow_C; in I420ToRAW()
|
D | row_common.cc | 1204 void I422ToRAWRow_C(const uint8* src_y, in I422ToRAWRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1008 void I422ToRAWRow_C(const uint8* src_y,
|