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.cc371 int BGRAToARGB(const uint8* src_bgra, int src_stride_bgra, in BGRAToARGB()
382 int ARGBToBGRA(const uint8* src_bgra, int src_stride_bgra, in ARGBToBGRA()
Drow_posix.cc1501 void BGRAToUVRow_SSSE3(const uint8* src_bgra0, int src_stride_bgra, in BGRAToUVRow_SSSE3()
1567 void BGRAToUVRow_Unaligned_SSSE3(const uint8* src_bgra0, int src_stride_bgra, in BGRAToUVRow_Unaligned_SSSE3()
Dconvert.cc741 int BGRAToI420(const uint8* src_bgra, int src_stride_bgra, in BGRAToI420()
Drow_neon64.cc1913 void BGRAToUVRow_NEON(const uint8* src_bgra, int src_stride_bgra, in BGRAToUVRow_NEON()
Drow_neon.cc1800 void BGRAToUVRow_NEON(const uint8* src_bgra, int src_stride_bgra, in BGRAToUVRow_NEON()
Dplanar_functions.cc1855 int ARGBShuffle(const uint8* src_bgra, int src_stride_bgra, in ARGBShuffle()
/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()