Home
last modified time | relevance | path

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

/aosp_15_r20/external/libyuv/source/
H A Dconvert_from_argb.cc689 int ABGRToNV12(const uint8_t* src_abgr, in ABGRToNV12()
877 int ABGRToNV21(const uint8_t* src_abgr, in ABGRToNV21()
2120 int ABGRToAR30(const uint8_t* src_abgr, in ABGRToAR30()
2636 int ABGRToJ420(const uint8_t* src_abgr, in ABGRToJ420()
2759 int ABGRToJ422(const uint8_t* src_abgr, in ABGRToJ422()
2886 int ABGRToJ400(const uint8_t* src_abgr, in ABGRToJ400()
H A Drow_gcc.cc1417 void ABGRToYJRow_SSSE3(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYJRow_SSSE3()
1480 void ABGRToYRow_AVX2(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_AVX2()
1520 void ABGRToYJRow_AVX2(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYJRow_AVX2()
1692 void ABGRToUVRow_AVX2(const uint8_t* src_abgr, in ABGRToUVRow_AVX2()
1820 void ABGRToUVJRow_AVX2(const uint8_t* src_abgr, in ABGRToUVJRow_AVX2()
1950 void ABGRToUVJRow_SSSE3(const uint8_t* src_abgr, in ABGRToUVJRow_SSSE3()
2153 void ABGRToYRow_SSSE3(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_SSSE3()
2187 void ABGRToUVRow_SSSE3(const uint8_t* src_abgr, in ABGRToUVRow_SSSE3()
H A Drow_neon.cc2020 void ABGRToUVJRow_NEON(const uint8_t* src_abgr, in ABGRToUVJRow_NEON()
2202 void ABGRToUVRow_NEON(const uint8_t* src_abgr, in ABGRToUVRow_NEON()
2814 void ABGRToYRow_NEON(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_NEON()
2818 void ABGRToYJRow_NEON(const uint8_t* src_abgr, uint8_t* dst_yj, int width) { in ABGRToYJRow_NEON()
H A Drow_neon64.cc2397 void ABGRToUVJRow_NEON(const uint8_t* src_abgr, in ABGRToUVJRow_NEON()
2572 void ABGRToUVRow_NEON(const uint8_t* src_abgr, in ABGRToUVRow_NEON()
3055 void ABGRToYRow_NEON(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_NEON()
3059 void ABGRToYJRow_NEON(const uint8_t* src_abgr, uint8_t* dst_yj, int width) { in ABGRToYJRow_NEON()
H A Drow_rvv.cc1127 void ABGRToYRow_RVV(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_RVV()
1133 void ABGRToYJRow_RVV(const uint8_t* src_abgr, uint8_t* dst_yj, int width) { in ABGRToYJRow_RVV()
H A Drow_lsx.cc2025 void ABGRToUVRow_LSX(const uint8_t* src_abgr, in ABGRToUVRow_LSX()
2853 void ABGRToYRow_LSX(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_LSX()
2857 void ABGRToYJRow_LSX(const uint8_t* src_abgr, uint8_t* dst_yj, int width) { in ABGRToYJRow_LSX()
H A Drow_lasx.cc2087 void ABGRToYRow_LASX(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_LASX()
2091 void ABGRToYJRow_LASX(const uint8_t* src_abgr, uint8_t* dst_yj, int width) { in ABGRToYJRow_LASX()
H A Dconvert_argb.cc3049 int ABGRToARGB(const uint8_t* src_abgr, in ABGRToARGB()
3061 int ARGBToABGR(const uint8_t* src_abgr, in ARGBToABGR()
3191 int ABGRToARGB(const uint8_t* src_abgr, in ABGRToARGB()
H A Dconvert.cc2324 int ABGRToI420(const uint8_t* src_abgr, in ABGRToI420()
H A Drow_common.cc492 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()
/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A 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()
H A 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()
H A 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()
H A 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()
H A Dconvert.cc1136 int ABGRToI420(const uint8_t* src_abgr, in ABGRToI420()
H A Dconvert_argb.cc1763 int ABGRToARGB(const uint8_t* src_abgr, in ABGRToARGB()
1775 int ARGBToABGR(const uint8_t* src_abgr, in ARGBToABGR()
H A Drow_common.cc390 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A 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()
H A 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()
H A Dconvert_from_argb.cc1262 int ABGRToAR30(const uint8_t* src_abgr, in ABGRToAR30()
H A Dconvert_argb.cc1120 int ABGRToARGB(const uint8_t* src_abgr, in ABGRToARGB()
1132 int ARGBToABGR(const uint8_t* src_abgr, in ARGBToABGR()
H A Dconvert.cc787 int ABGRToI420(const uint8_t* src_abgr, in ABGRToI420()
H A Drow_gcc.cc1616 void ABGRToYRow_SSSE3(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_SSSE3()
H A Drow_common.cc358 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()