Home
last modified time | relevance | path

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

/external/libaom/third_party/libyuv/source/
Dconvert_from_argb.cc551 int ABGRToNV12(const uint8_t* src_abgr, in ABGRToNV12()
703 int ABGRToNV21(const uint8_t* src_abgr, in ABGRToNV21()
1710 int ABGRToAR30(const uint8_t* src_abgr, in ABGRToAR30()
Drow_neon64.cc1701 void ABGRToUVRow_NEON(const uint8_t* src_abgr, in ABGRToUVRow_NEON()
2141 void ABGRToYRow_NEON(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_NEON()
Drow_neon.cc1542 void ABGRToUVRow_NEON(const uint8_t* src_abgr, in ABGRToUVRow_NEON()
2010 void ABGRToYRow_NEON(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_NEON()
Drow_gcc.cc1232 void ABGRToYRow_AVX2(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_AVX2()
1755 void ABGRToYRow_SSSE3(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_SSSE3()
Dconvert.cc1136 int ABGRToI420(const uint8_t* src_abgr, in ABGRToI420()
Dconvert_argb.cc1763 int ABGRToARGB(const uint8_t* src_abgr, in ABGRToARGB()
1775 int ARGBToABGR(const uint8_t* src_abgr, in ARGBToABGR()
Drow_common.cc390 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()
/external/libyuv/files/source/
Dconvert_from_argb.cc580 int ABGRToNV12(const uint8_t* src_abgr, in ABGRToNV12()
732 int ABGRToNV21(const uint8_t* src_abgr, in ABGRToNV21()
1759 int ABGRToAR30(const uint8_t* src_abgr, in ABGRToAR30()
Drow_gcc.cc1449 void ABGRToYRow_AVX2(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_AVX2()
1642 void ABGRToUVRow_AVX2(const uint8_t* src_abgr, in ABGRToUVRow_AVX2()
1972 void ABGRToYRow_SSSE3(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_SSSE3()
2006 void ABGRToUVRow_SSSE3(const uint8_t* src_abgr, in ABGRToUVRow_SSSE3()
Drow_neon.cc1948 void ABGRToUVRow_NEON(const uint8_t* src_abgr, in ABGRToUVRow_NEON()
2566 void ABGRToYRow_NEON(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_NEON()
Drow_neon64.cc2322 void ABGRToUVRow_NEON(const uint8_t* src_abgr, in ABGRToUVRow_NEON()
2811 void ABGRToYRow_NEON(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_NEON()
Drow_lsx.cc1021 void ABGRToYRow_LSX(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_LSX()
1049 void ABGRToUVRow_LSX(const uint8_t* src_abgr, in ABGRToUVRow_LSX()
Dconvert.cc1696 int ABGRToI420(const uint8_t* src_abgr, in ABGRToI420()
Dconvert_argb.cc2792 int ABGRToARGB(const uint8_t* src_abgr, in ABGRToARGB()
2804 int ARGBToABGR(const uint8_t* src_abgr, in ARGBToABGR()
Drow_common.cc413 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()
/external/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()