Searched refs:I422ToYUY2Row_C (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 62 YANY(I422ToYUY2Row_Any_SSE2, I422ToYUY2Row_SSE2, I422ToYUY2Row_C, 1, 2, 15) 82 YANY(I422ToYUY2Row_Any_NEON, I422ToYUY2Row_NEON, I422ToYUY2Row_C, 1, 2, 15)
|
D | convert_from.cc | 156 I422ToYUY2Row_C; in I422ToYUY2() 211 I422ToYUY2Row_C; in I420ToYUY2()
|
D | convert_from_argb.cc | 467 const uint8* src_v, uint8* dst_yuy2, int width) = I422ToYUY2Row_C; in ARGBToYUY2()
|
D | row_common.cc | 2018 void I422ToYUY2Row_C(const uint8* src_y, in I422ToYUY2Row_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1516 void I422ToYUY2Row_C(const uint8* src_y,
|