Home
last modified time | relevance | path

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

/external/libaom/third_party/libyuv/source/
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()
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()
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()
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()
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()
Dplanar_functions.cc1323 int RGB24Mirror(const uint8_t* src_rgb24, in RGB24Mirror()
Dconvert_argb.cc1799 int RGB24ToARGB(const uint8_t* src_rgb24, in RGB24ToARGB()
/external/libyuv/files/source/
Drow_neon.cc1155 void RGB24MirrorRow_NEON(const uint8_t* src_rgb24, in RGB24MirrorRow_NEON()
1175 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON()
1812 void RGB24ToUVJRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVJRow_NEON()
2038 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON()
2649 void RGB24ToYJRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_NEON()
2657 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
Drow_neon64.cc1344 void RGB24MirrorRow_NEON(const uint8_t* src_rgb24, in RGB24MirrorRow_NEON()
1369 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON()
2192 void RGB24ToUVJRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVJRow_NEON()
2402 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON()
2893 void RGB24ToYJRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_NEON()
2901 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
Dconvert.cc1910 int RGB24ToI420(const uint8_t* src_rgb24, in RGB24ToI420()
2084 int RGB24ToJ420(const uint8_t* src_rgb24, in RGB24ToJ420()
3115 int RGB24ToJ400(const uint8_t* src_rgb24, in RGB24ToJ400()
Drow_lsx.cc286 void RGB24ToARGBRow_LSX(const uint8_t* src_rgb24, in RGB24ToARGBRow_LSX()
564 void RGB24ToYRow_LSX(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_LSX()
597 void RGB24ToUVRow_LSX(const uint8_t* src_rgb24, in RGB24ToUVRow_LSX()
Drow_lasx.cc1499 void RGB24ToARGBRow_LASX(const uint8_t* src_rgb24, in RGB24ToARGBRow_LASX()
1814 void RGB24ToYRow_LASX(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_LASX()
1856 void RGB24ToUVRow_LASX(const uint8_t* src_rgb24, in RGB24ToUVRow_LASX()
Drow_common.cc121 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C()
2651 void RGB24MirrorRow_C(const uint8_t* src_rgb24, uint8_t* dst_rgb24, int width) { in RGB24MirrorRow_C()
4052 void RGB24ToYJRow_AVX2(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_AVX2()
4084 void RGB24ToYJRow_SSSE3(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_SSSE3()
Drow_gcc.cc187 void RGB24ToARGBRow_SSSE3(const uint8_t* src_rgb24, in RGB24ToARGBRow_SSSE3()
4606 void RGB24MirrorRow_SSSE3(const uint8_t* src_rgb24, in RGB24MirrorRow_SSSE3()
Drow_mmi.cc26 void RGB24ToARGBRow_MMI(const uint8_t* src_rgb24, in RGB24ToARGBRow_MMI()
Dplanar_functions.cc2450 int RGB24Mirror(const uint8_t* src_rgb24, in RGB24Mirror()
Drow_msa.cc1639 void RGB24ToARGBRow_MSA(const uint8_t* src_rgb24, in RGB24ToARGBRow_MSA()
Dconvert_argb.cc2840 int RGB24ToARGB(const uint8_t* src_rgb24, in RGB24ToARGB()
/external/libvpx/third_party/libyuv/source/
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()
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()
Dconvert.cc959 int RGB24ToI420(const uint8_t* src_rgb24, in RGB24ToI420()
Dconvert_argb.cc1156 int RGB24ToARGB(const uint8_t* src_rgb24, in RGB24ToARGB()
Drow_gcc.cc184 void RGB24ToARGBRow_SSSE3(const uint8_t* src_rgb24, in RGB24ToARGBRow_SSSE3()
Drow_common.cc84 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C()
Drow_msa.cc1603 void RGB24ToARGBRow_MSA(const uint8_t* src_rgb24, in RGB24ToARGBRow_MSA()