Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dconvert_from_argb.cc576 int ABGRToNV12(const uint8_t* src_abgr, in ABGRToNV12()
1607 int ABGRToAR30(const uint8_t* src_abgr, in ABGRToAR30()
Drow_neon.cc1461 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()
Drow_neon64.cc1514 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()
Dconvert_argb.cc1144 int ABGRToARGB(const uint8_t* src_abgr, in ABGRToARGB()
1156 int ARGBToABGR(const uint8_t* src_abgr, in ARGBToABGR()
Dconvert.cc1237 int ABGRToI420(const uint8_t* src_abgr, in ABGRToI420()
Drow_gcc.cc1616 void ABGRToYRow_SSSE3(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_SSSE3()
Drow_common.cc358 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()
/external/libaom/libaom/third_party/libyuv/source/
Dconvert_argb.cc415 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()
Drow_neon.cc1785 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()
Drow_neon64.cc1774 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()
Dconvert.cc658 int ABGRToI420(const uint8* src_abgr, int src_stride_abgr, in ABGRToI420()
Drow_gcc.cc1224 void ABGRToYRow_SSSE3(const uint8* src_abgr, uint8* dst_y, int pix) { in ABGRToYRow_SSSE3()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc1262 int ABGRToAR30(const uint8_t* src_abgr, in ABGRToAR30()
Drow_neon.cc1461 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()
Drow_neon64.cc1514 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()
Dconvert_argb.cc1120 int ABGRToARGB(const uint8_t* src_abgr, in ABGRToARGB()
1132 int ARGBToABGR(const uint8_t* src_abgr, in ARGBToABGR()
Dconvert.cc787 int ABGRToI420(const uint8_t* src_abgr, in ABGRToI420()
Drow_gcc.cc1616 void ABGRToYRow_SSSE3(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_SSSE3()
Drow_common.cc358 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()