Searched refs:I422ToUYVYRow_C (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 63 YANY(I422ToUYVYRow_Any_SSE2, I422ToUYVYRow_SSE2, I422ToUYVYRow_C, 1, 2, 15) 83 YANY(I422ToUYVYRow_Any_NEON, I422ToUYVYRow_NEON, I422ToUYVYRow_C, 1, 2, 15)
|
D | convert_from.cc | 262 I422ToUYVYRow_C; in I422ToUYVY() 317 I422ToUYVYRow_C; in I420ToUYVY()
|
D | convert_from_argb.cc | 568 const uint8* src_v, uint8* dst_uyvy, int width) = I422ToUYVYRow_C; in ARGBToUYVY()
|
D | row_common.cc | 2041 void I422ToUYVYRow_C(const uint8* src_y, in I422ToUYVYRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1520 void I422ToUYVYRow_C(const uint8* src_y,
|