Searched defs:src_bgra (Results 1 – 18 of 18) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_argb.cc | 393 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()
|
D | row_neon.cc | 1736 void BGRAToUVRow_NEON(const uint8* src_bgra, int src_stride_bgra, in BGRAToUVRow_NEON() 2275 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int pix) { in BGRAToYRow_NEON()
|
D | row_neon64.cc | 1733 void BGRAToUVRow_NEON(const uint8* src_bgra, int src_stride_bgra, in BGRAToUVRow_NEON() 2245 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int pix) { in BGRAToYRow_NEON()
|
D | convert.cc | 592 int BGRAToI420(const uint8* src_bgra, int src_stride_bgra, in BGRAToI420()
|
D | planar_functions.cc | 1907 int ARGBShuffle(const uint8* src_bgra, int src_stride_bgra, in ARGBShuffle()
|
D | row_gcc.cc | 1129 void BGRAToYRow_SSSE3(const uint8* src_bgra, uint8* dst_y, int pix) { in BGRAToYRow_SSSE3()
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 1503 void BGRAToUVRow_NEON(const uint8* src_bgra, in BGRAToUVRow_NEON() 2017 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width) { in BGRAToYRow_NEON()
|
D | row_neon.cc | 1492 void BGRAToUVRow_NEON(const uint8* src_bgra, in BGRAToUVRow_NEON() 2044 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width) { in BGRAToYRow_NEON()
|
D | convert_argb.cc | 881 int BGRAToARGB(const uint8* src_bgra, in BGRAToARGB() 893 int ARGBToBGRA(const uint8* src_bgra, in ARGBToBGRA()
|
D | convert.cc | 633 int BGRAToI420(const uint8* src_bgra, in BGRAToI420()
|
D | row_gcc.cc | 1198 void BGRAToYRow_SSSE3(const uint8* src_bgra, uint8* dst_y, int width) { in BGRAToYRow_SSSE3()
|
D | planar_functions.cc | 2475 int ARGBShuffle(const uint8* src_bgra, in ARGBShuffle()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1416 void BGRAToUVRow_NEON(const uint8_t* src_bgra, in BGRAToUVRow_NEON() 1915 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_NEON()
|
D | row_neon64.cc | 1476 void BGRAToUVRow_NEON(const uint8_t* src_bgra, in BGRAToUVRow_NEON() 1946 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_NEON()
|
D | convert_argb.cc | 1096 int BGRAToARGB(const uint8_t* src_bgra, in BGRAToARGB() 1108 int ARGBToBGRA(const uint8_t* src_bgra, in ARGBToBGRA()
|
D | convert.cc | 701 int BGRAToI420(const uint8_t* src_bgra, in BGRAToI420()
|
D | planar_functions.cc | 2676 int ARGBShuffle(const uint8_t* src_bgra, in ARGBShuffle()
|
D | row_gcc.cc | 1519 void BGRAToYRow_SSSE3(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_SSSE3()
|