Searched defs:src_rgb24 (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/m133/third_party/externals/libyuv/source/ |
| D | row_neon.cc | 1155 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() 2644 void RGB24ToYJRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_NEON() 2652 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
|
| D | row_neon64.cc | 1344 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() 2888 void RGB24ToYJRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_NEON() 2896 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
|
| D | convert.cc | 1910 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()
|
| D | row_lsx.cc | 286 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()
|
| D | row_lasx.cc | 1499 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()
|
| D | row_common.cc | 121 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() 4059 void RGB24ToYJRow_AVX2(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_AVX2() 4091 void RGB24ToYJRow_SSSE3(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_SSSE3()
|
| D | row_gcc.cc | 187 void RGB24ToARGBRow_SSSE3(const uint8_t* src_rgb24, in RGB24ToARGBRow_SSSE3() 4606 void RGB24MirrorRow_SSSE3(const uint8_t* src_rgb24, in RGB24MirrorRow_SSSE3()
|
| D | row_mmi.cc | 26 void RGB24ToARGBRow_MMI(const uint8_t* src_rgb24, in RGB24ToARGBRow_MMI()
|
| D | planar_functions.cc | 2450 int RGB24Mirror(const uint8_t* src_rgb24, in RGB24Mirror()
|
| D | row_msa.cc | 1639 void RGB24ToARGBRow_MSA(const uint8_t* src_rgb24, in RGB24ToARGBRow_MSA()
|
| D | convert_argb.cc | 2840 int RGB24ToARGB(const uint8_t* src_rgb24, in RGB24ToARGB()
|