Home
last modified time | relevance | path

Searched defs:src_rgba (Results 1 – 10 of 10) sorted by relevance

/external/libyuv/files/source/
Drow_neon.cc1594 void RGBAToUVRow_NEON(const uint8* src_rgba, in RGBAToUVRow_NEON()
2096 void RGBAToYRow_NEON(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_NEON()
Drow_neon64.cc1587 void RGBAToUVRow_NEON(const uint8* src_rgba, in RGBAToUVRow_NEON()
2069 void RGBAToYRow_NEON(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_NEON()
Dconvert.cc835 int RGBAToI420(const uint8* src_rgba, in RGBAToI420()
Dconvert_argb.cc929 int RGBAToARGB(const uint8* src_rgba, in RGBAToARGB()
Drow_gcc.cc1333 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_SSSE3()
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc1654 void RGBAToUVRow_NEON(const uint8* src_rgba, int src_stride_rgba, in RGBAToUVRow_NEON()
2138 void RGBAToYRow_NEON(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_NEON()
Drow_neon64.cc1628 void RGBAToUVRow_NEON(const uint8* src_rgba, int src_stride_rgba, in RGBAToUVRow_NEON()
2092 void RGBAToYRow_NEON(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_NEON()
Dconvert.cc687 int RGBAToI420(const uint8* src_rgba, int src_stride_rgba, in RGBAToI420()
Dconvert_argb.cc873 int RGBAToARGB(const uint8* src_rgba, int src_stride_rgba, in RGBAToARGB()
Drow_gcc.cc1337 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_SSSE3()