Home
last modified time | relevance | path

Searched defs:src_rgb24 (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Drow_neon64.cc878 void RGB24MirrorRow_NEON(const uint8_t* src_rgb24, in RGB24MirrorRow_NEON()
903 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON()
1781 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON()
2189 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
2237 void RGB24ToYJRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_NEON()
H A Drow_neon.cc773 void RGB24MirrorRow_NEON(const uint8_t* src_rgb24, in RGB24MirrorRow_NEON()
793 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON()
1632 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON()
2056 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
2102 void RGB24ToYJRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_NEON()
H A Dconvert.cc1330 int RGB24ToI420(const uint8_t* src_rgb24, in RGB24ToI420()
1483 int RGB24ToJ420(const uint8_t* src_rgb24, in RGB24ToJ420()
2282 int RGB24ToJ400(const uint8_t* src_rgb24, in RGB24ToJ400()
H A Drow_common.cc98 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C()
2457 void RGB24MirrorRow_C(const uint8_t* src_rgb24, uint8_t* dst_rgb24, int width) { in RGB24MirrorRow_C()
3583 void RGB24ToYJRow_AVX2(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_AVX2()
3615 void RGB24ToYJRow_SSSE3(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_SSSE3()
H A Drow_gcc.cc189 void RGB24ToARGBRow_SSSE3(const uint8_t* src_rgb24, in RGB24ToARGBRow_SSSE3()
3324 void RGB24MirrorRow_SSSE3(const uint8_t* src_rgb24, in RGB24MirrorRow_SSSE3()
H A Dplanar_functions.cc1323 int RGB24Mirror(const uint8_t* src_rgb24, in RGB24Mirror()
H A Dconvert_argb.cc1799 int RGB24ToARGB(const uint8_t* src_rgb24, in RGB24ToARGB()
/aosp_15_r20/external/libyuv/source/
H A Drow_neon.cc1295 void RGB24MirrorRow_NEON(const uint8_t* src_rgb24, in RGB24MirrorRow_NEON()
1315 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON()
2066 void RGB24ToUVJRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVJRow_NEON()
2292 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON()
2901 void RGB24ToYJRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_NEON()
2909 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
H A Drow_neon64.cc1481 void RGB24MirrorRow_NEON(const uint8_t* src_rgb24, in RGB24MirrorRow_NEON()
1506 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON()
2442 void RGB24ToUVJRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVJRow_NEON()
2652 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON()
3141 void RGB24ToYJRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_NEON()
3149 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
H A Drow_lasx.cc1465 void RGB24ToARGBRow_LASX(const uint8_t* src_rgb24, in RGB24ToARGBRow_LASX()
1780 void RGB24ToUVRow_LASX(const uint8_t* src_rgb24, in RGB24ToUVRow_LASX()
2211 void RGB24ToYJRow_LASX(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_LASX()
2219 void RGB24ToYRow_LASX(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_LASX()
H A Drow_rvv.cc382 void RGB24ToARGBRow_RVV(const uint8_t* src_rgb24, in RGB24ToARGBRow_RVV()
1222 void RGB24ToYJRow_RVV(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_RVV()
1234 void RGB24ToYRow_RVV(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_RVV()
H A Dconvert.cc2564 int RGB24ToI420(const uint8_t* src_rgb24, in RGB24ToI420()
2746 int RGB24ToJ420(const uint8_t* src_rgb24, in RGB24ToJ420()
3855 int RGB24ToJ400(const uint8_t* src_rgb24, in RGB24ToJ400()
H A Drow_lsx.cc1412 void RGB24ToARGBRow_LSX(const uint8_t* src_rgb24, in RGB24ToARGBRow_LSX()
1690 void RGB24ToUVRow_LSX(const uint8_t* src_rgb24, in RGB24ToUVRow_LSX()
2966 void RGB24ToYJRow_LSX(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_LSX()
2974 void RGB24ToYRow_LSX(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_LSX()
H A Drow_common.cc126 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C()
2829 void RGB24MirrorRow_C(const uint8_t* src_rgb24, uint8_t* dst_rgb24, int width) { in RGB24MirrorRow_C()
4340 void RGB24ToYJRow_AVX2(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_AVX2()
4372 void RGB24ToYJRow_SSSE3(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_SSSE3()
H A Drow_gcc.cc196 void RGB24ToARGBRow_SSSE3(const uint8_t* src_rgb24, in RGB24ToARGBRow_SSSE3()
4849 void RGB24MirrorRow_SSSE3(const uint8_t* src_rgb24, in RGB24MirrorRow_SSSE3()
H A Dplanar_functions.cc2742 int RGB24Mirror(const uint8_t* src_rgb24, in RGB24Mirror()
H A Drow_msa.cc1639 void RGB24ToARGBRow_MSA(const uint8_t* src_rgb24, in RGB24ToARGBRow_MSA()
H A Dconvert_argb.cc3286 int RGB24ToARGB(const uint8_t* src_rgb24, in RGB24ToARGB()
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Drow_neon.cc749 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON()
1551 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON()
1984 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
H A Drow_neon64.cc788 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON()
1590 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON()
2015 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
H A Dconvert.cc959 int RGB24ToI420(const uint8_t* src_rgb24, in RGB24ToI420()
H A Dconvert_argb.cc1156 int RGB24ToARGB(const uint8_t* src_rgb24, in RGB24ToARGB()
H A Drow_gcc.cc184 void RGB24ToARGBRow_SSSE3(const uint8_t* src_rgb24, in RGB24ToARGBRow_SSSE3()
H A Drow_common.cc84 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C()
H A Drow_msa.cc1603 void RGB24ToARGBRow_MSA(const uint8_t* src_rgb24, in RGB24ToARGBRow_MSA()