Home
last modified time | relevance | path

Searched defs:src_stride_uyvy (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc488 int UYVYToI422(const uint8* src_uyvy, int src_stride_uyvy, in UYVYToI422()
2711 int UYVYToNV12(const uint8* src_uyvy, int src_stride_uyvy, in UYVYToNV12()
Dconvert.cc414 int UYVYToI420(const uint8* src_uyvy, int src_stride_uyvy, in UYVYToI420()
Dconvert_argb.cc1395 int UYVYToARGB(const uint8* src_uyvy, int src_stride_uyvy, in UYVYToARGB()
Drow_common.cc1882 void UYVYToUVRow_C(const uint8* src_uyvy, int src_stride_uyvy, in UYVYToUVRow_C()
/external/libyuv/files/source/
Dplanar_functions.cc555 int src_stride_uyvy, in UYVYToI422()
3224 int src_stride_uyvy, in UYVYToNV12()
Dconvert.cc443 int src_stride_uyvy, in UYVYToI420()
Dconvert_argb.cc1587 int src_stride_uyvy, in UYVYToARGB()
Drow_common.cc1842 int src_stride_uyvy, in UYVYToUVRow_C()
Drow_msa.cc721 int src_stride_uyvy, in UYVYToUVRow_MSA()