Searched defs:src_stride_bgra (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_argb.cc | 371 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()
|
D | row_posix.cc | 1501 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()
|
D | convert.cc | 741 int BGRAToI420(const uint8* src_bgra, int src_stride_bgra, in BGRAToI420()
|
D | row_neon64.cc | 1913 void BGRAToUVRow_NEON(const uint8* src_bgra, int src_stride_bgra, in BGRAToUVRow_NEON()
|
D | row_neon.cc | 1800 void BGRAToUVRow_NEON(const uint8* src_bgra, int src_stride_bgra, in BGRAToUVRow_NEON()
|
D | planar_functions.cc | 1855 int ARGBShuffle(const uint8* src_bgra, int src_stride_bgra, in ARGBShuffle()
|
/external/libyuv/files/source/ |
D | row_posix.cc | 948 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()
|
D | convert_argb.cc | 263 int BGRAToARGB(const uint8* src_bgra, int src_stride_bgra, in BGRAToARGB()
|
D | convert.cc | 984 int BGRAToI420(const uint8* src_bgra, int src_stride_bgra, in BGRAToI420()
|