Home
last modified time | relevance | path

Searched defs:src_bgra (Results 1 – 19 of 19) sorted by relevance

/external/libvpx/third_party/libyuv/source/
Drow_neon.cc1416 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()
Drow_neon64.cc1476 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()
Dconvert_argb.cc1096 int BGRAToARGB(const uint8_t* src_bgra, in BGRAToARGB()
1108 int ARGBToBGRA(const uint8_t* src_bgra, in ARGBToBGRA()
Dconvert.cc701 int BGRAToI420(const uint8_t* src_bgra, in BGRAToI420()
Dplanar_functions.cc2676 int ARGBShuffle(const uint8_t* src_bgra, in ARGBShuffle()
Drow_gcc.cc1519 void BGRAToYRow_SSSE3(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_SSSE3()
/external/libaom/third_party/libyuv/source/
Drow_neon64.cc1661 void BGRAToUVRow_NEON(const uint8_t* src_bgra, in BGRAToUVRow_NEON()
2117 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_NEON()
Drow_neon.cc1497 void BGRAToUVRow_NEON(const uint8_t* src_bgra, in BGRAToUVRow_NEON()
1987 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_NEON()
Dconvert.cc1044 int BGRAToI420(const uint8_t* src_bgra, in BGRAToI420()
Dconvert_argb.cc1739 int BGRAToARGB(const uint8_t* src_bgra, in BGRAToARGB()
1751 int ARGBToBGRA(const uint8_t* src_bgra, in ARGBToBGRA()
Dplanar_functions.cc2968 int ARGBShuffle(const uint8_t* src_bgra, in ARGBShuffle()
Drow_gcc.cc1675 void BGRAToYRow_SSSE3(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_SSSE3()
/external/libyuv/files/source/
Drow_neon.cc1903 void BGRAToUVRow_NEON(const uint8_t* src_bgra, in BGRAToUVRow_NEON()
2612 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_NEON()
Drow_neon64.cc2282 void BGRAToUVRow_NEON(const uint8_t* src_bgra, in BGRAToUVRow_NEON()
2858 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_NEON()
Drow_lsx.cc945 void BGRAToYRow_LSX(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_LSX()
973 void BGRAToUVRow_LSX(const uint8_t* src_bgra, in BGRAToUVRow_LSX()
Drow_gcc.cc1892 void BGRAToYRow_SSSE3(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_SSSE3()
1909 void BGRAToUVRow_SSSE3(const uint8_t* src_bgra, in BGRAToUVRow_SSSE3()
Dconvert.cc1606 int BGRAToI420(const uint8_t* src_bgra, in BGRAToI420()
Dconvert_argb.cc2768 int BGRAToARGB(const uint8_t* src_bgra, in BGRAToARGB()
2780 int ARGBToBGRA(const uint8_t* src_bgra, in ARGBToBGRA()
Dplanar_functions.cc4159 int ARGBShuffle(const uint8_t* src_bgra, in ARGBShuffle()