Searched defs:src_rgba (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon64.cc | 1628 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()
|
D | row_neon.cc | 1654 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()
|
D | convert.cc | 687 int RGBAToI420(const uint8* src_rgba, int src_stride_rgba, in RGBAToI420()
|
D | convert_argb.cc | 873 int RGBAToARGB(const uint8* src_rgba, int src_stride_rgba, in RGBAToARGB()
|
D | row_gcc.cc | 1337 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_SSSE3()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1594 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()
|
D | row_neon64.cc | 1587 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()
|
D | convert.cc | 835 int RGBAToI420(const uint8* src_rgba, in RGBAToI420()
|
D | convert_argb.cc | 929 int RGBAToARGB(const uint8* src_rgba, in RGBAToARGB()
|
D | row_gcc.cc | 1333 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_SSSE3()
|