Home
last modified time | relevance | path

Searched refs:I422ToYUY2Row_C (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc62 YANY(I422ToYUY2Row_Any_SSE2, I422ToYUY2Row_SSE2, I422ToYUY2Row_C, 1, 2, 15)
82 YANY(I422ToYUY2Row_Any_NEON, I422ToYUY2Row_NEON, I422ToYUY2Row_C, 1, 2, 15)
Dconvert_from.cc156 I422ToYUY2Row_C; in I422ToYUY2()
211 I422ToYUY2Row_C; in I420ToYUY2()
Dconvert_from_argb.cc467 const uint8* src_v, uint8* dst_yuy2, int width) = I422ToYUY2Row_C; in ARGBToYUY2()
Drow_common.cc2018 void I422ToYUY2Row_C(const uint8* src_y, in I422ToYUY2Row_C() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1516 void I422ToYUY2Row_C(const uint8* src_y,