Home
last modified time | relevance | path

Searched defs:dst_yuy2 (Results 1 – 15 of 15) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Dconvert_from.cc150 uint8* dst_yuy2, int dst_stride_yuy2, in I422ToYUY2()
206 uint8* dst_yuy2, int dst_stride_yuy2, in I420ToYUY2()
Dconvert_from_argb.cc478 uint8* dst_yuy2, int dst_stride_yuy2, in ARGBToYUY2()
Drow_neon.cc1280 uint8* dst_yuy2, int width) { in I422ToYUY2Row_NEON()
Drow_neon64.cc1290 uint8* dst_yuy2, int width) { in I422ToYUY2Row_NEON()
/external/libyuv/files/source/
Dconvert_from.cc146 uint8* dst_yuy2, in I422ToYUY2()
204 uint8* dst_yuy2, in I420ToYUY2()
Dconvert_from_argb.cc550 uint8* dst_yuy2, in ARGBToYUY2()
Drow_neon64.cc1134 uint8* dst_yuy2, in I422ToYUY2Row_NEON()
Drow_neon.cc1123 uint8* dst_yuy2, in I422ToYUY2Row_NEON()
Drow_msa.cc325 uint8* dst_yuy2, in I422ToYUY2Row_MSA()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from.cc190 uint8_t* dst_yuy2, in I422ToYUY2()
256 uint8_t* dst_yuy2, in I420ToYUY2()
Dconvert_from_argb.cc497 uint8_t* dst_yuy2, in ARGBToYUY2()
Drow_gcc.cc6119 uint8_t* dst_yuy2, in I422ToYUY2Row_SSE2()
6191 uint8_t* dst_yuy2, in I422ToYUY2Row_AVX2()
Drow_neon.cc1090 uint8_t* dst_yuy2, in I422ToYUY2Row_NEON()
Drow_neon64.cc1144 uint8_t* dst_yuy2, in I422ToYUY2Row_NEON()
Drow_msa.cc325 uint8_t* dst_yuy2, in I422ToYUY2Row_MSA()