Searched refs:YUY2ToUVRow_AVX2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 632 ANY12S(YUY2ToUVRow_Any_AVX2, YUY2ToUVRow_AVX2, 1, 4, 31)
|
D | convert.cc | 417 YUY2ToUVRow = YUY2ToUVRow_AVX2; in YUY2ToI420()
|
D | row_gcc.cc | 3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2() function
|
D | row_win.cc | 3609 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1557 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2,
|