Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/libyuv/source/
Dconvert_from.cc258 uint8* dst_uyvy, int dst_stride_uyvy, in I422ToUYVY()
314 uint8* dst_uyvy, int dst_stride_uyvy, in I420ToUYVY()
Dconvert_from_argb.cc585 uint8* dst_uyvy, int dst_stride_uyvy, in ARGBToUYVY()
Drow_neon.cc1307 uint8* dst_uyvy, int width) { in I422ToUYVYRow_NEON()
Drow_neon64.cc1319 uint8* dst_uyvy, int width) { in I422ToUYVYRow_NEON()
/external/libyuv/files/source/
Dconvert_from.cc268 uint8* dst_uyvy, in I422ToUYVY()
334 uint8* dst_uyvy, in I420ToUYVY()
Dconvert_from_argb.cc694 uint8* dst_uyvy, in ARGBToUYVY()
Drow_neon64.cc1162 uint8* dst_uyvy, in I422ToUYVYRow_NEON()
Drow_neon.cc1150 uint8* dst_uyvy, in I422ToUYVYRow_NEON()
Drow_msa.cc349 uint8* dst_uyvy, in I422ToUYVYRow_MSA()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from.cc328 uint8_t* dst_uyvy, in I422ToUYVY()
402 uint8_t* dst_uyvy, in I420ToUYVY()
Dconvert_from_argb.cc634 uint8_t* dst_uyvy, in ARGBToUYVY()
Drow_gcc.cc6155 uint8_t* dst_uyvy, in I422ToUYVYRow_SSE2()
6230 uint8_t* dst_uyvy, in I422ToUYVYRow_AVX2()
Drow_neon.cc1112 uint8_t* dst_uyvy, in I422ToUYVYRow_NEON()
Drow_neon64.cc1167 uint8_t* dst_uyvy, in I422ToUYVYRow_NEON()
Drow_msa.cc349 uint8_t* dst_uyvy, in I422ToUYVYRow_MSA()