Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_argb.cc393 int BGRAToARGB(const uint8* src_bgra, int src_stride_bgra, in BGRAToARGB()
404 int ARGBToBGRA(const uint8* src_bgra, int src_stride_bgra, in ARGBToBGRA()
Dconvert.cc592 int BGRAToI420(const uint8* src_bgra, int src_stride_bgra, in BGRAToI420()
Drow_neon.cc1736 void BGRAToUVRow_NEON(const uint8* src_bgra, int src_stride_bgra, in BGRAToUVRow_NEON()
Drow_neon64.cc1733 void BGRAToUVRow_NEON(const uint8* src_bgra, int src_stride_bgra, in BGRAToUVRow_NEON()
Dplanar_functions.cc1907 int ARGBShuffle(const uint8* src_bgra, int src_stride_bgra, in ARGBShuffle()
Drow_gcc.cc1163 void BGRAToUVRow_SSSE3(const uint8* src_bgra0, int src_stride_bgra, in BGRAToUVRow_SSSE3()
/external/libyuv/files/source/
Drow_posix.cc948 void BGRAToUVRow_SSSE3(const uint8* src_bgra0, int src_stride_bgra, in BGRAToUVRow_SSSE3()
1009 void BGRAToUVRow_Unaligned_SSSE3(const uint8* src_bgra0, int src_stride_bgra, in BGRAToUVRow_Unaligned_SSSE3()
Dconvert_argb.cc263 int BGRAToARGB(const uint8* src_bgra, int src_stride_bgra, in BGRAToARGB()
Dconvert.cc984 int BGRAToI420(const uint8* src_bgra, int src_stride_bgra, in BGRAToI420()