Searched defs:src_abgr (Results 1 – 17 of 17) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_argb.cc | 415 int ABGRToARGB(const uint8* src_abgr, int src_stride_abgr, in ABGRToARGB() 426 int ARGBToABGR(const uint8* src_abgr, int src_stride_abgr, in ARGBToABGR()
|
D | row_neon.cc | 1785 void ABGRToUVRow_NEON(const uint8* src_abgr, int src_stride_abgr, in ABGRToUVRow_NEON() 2302 void ABGRToYRow_NEON(const uint8* src_abgr, uint8* dst_y, int pix) { in ABGRToYRow_NEON()
|
D | row_neon64.cc | 1774 void ABGRToUVRow_NEON(const uint8* src_abgr, int src_stride_abgr, in ABGRToUVRow_NEON() 2273 void ABGRToYRow_NEON(const uint8* src_abgr, uint8* dst_y, int pix) { in ABGRToYRow_NEON()
|
D | convert.cc | 658 int ABGRToI420(const uint8* src_abgr, int src_stride_abgr, in ABGRToI420()
|
D | row_gcc.cc | 1224 void ABGRToYRow_SSSE3(const uint8* src_abgr, uint8* dst_y, int pix) { in ABGRToYRow_SSSE3()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 1262 int ABGRToAR30(const uint8_t* src_abgr, in ABGRToAR30()
|
D | row_neon.cc | 1461 void ABGRToUVRow_NEON(const uint8_t* src_abgr, in ABGRToUVRow_NEON() 1938 void ABGRToYRow_NEON(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_NEON()
|
D | row_neon64.cc | 1514 void ABGRToUVRow_NEON(const uint8_t* src_abgr, in ABGRToUVRow_NEON() 1969 void ABGRToYRow_NEON(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_NEON()
|
D | convert_argb.cc | 1120 int ABGRToARGB(const uint8_t* src_abgr, in ABGRToARGB() 1132 int ARGBToABGR(const uint8_t* src_abgr, in ARGBToABGR()
|
D | convert.cc | 787 int ABGRToI420(const uint8_t* src_abgr, in ABGRToI420()
|
D | row_gcc.cc | 1616 void ABGRToYRow_SSSE3(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_SSSE3()
|
D | row_common.cc | 358 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 1545 void ABGRToUVRow_NEON(const uint8* src_abgr, in ABGRToUVRow_NEON() 2043 void ABGRToYRow_NEON(const uint8* src_abgr, uint8* dst_y, int width) { in ABGRToYRow_NEON()
|
D | row_neon.cc | 1543 void ABGRToUVRow_NEON(const uint8* src_abgr, in ABGRToUVRow_NEON() 2070 void ABGRToYRow_NEON(const uint8* src_abgr, uint8* dst_y, int width) { in ABGRToYRow_NEON()
|
D | convert_argb.cc | 905 int ABGRToARGB(const uint8* src_abgr, in ABGRToARGB() 917 int ARGBToABGR(const uint8* src_abgr, in ARGBToABGR()
|
D | convert.cc | 734 int ABGRToI420(const uint8* src_abgr, in ABGRToI420()
|
D | row_gcc.cc | 1298 void ABGRToYRow_SSSE3(const uint8* src_abgr, uint8* dst_y, int width) { in ABGRToYRow_SSSE3()
|