Lines Matching defs:src_argb0
771 void ARGBToYRow_MSA(const uint8_t* src_argb0, uint8_t* dst_y, int width) { in ARGBToYRow_MSA()
817 void ARGBToUVRow_MSA(const uint8_t* src_argb0, in ARGBToUVRow_MSA()
1156 void ARGBMultiplyRow_MSA(const uint8_t* src_argb0, in ARGBMultiplyRow_MSA()
1195 void ARGBAddRow_MSA(const uint8_t* src_argb0, in ARGBAddRow_MSA()
1216 void ARGBSubtractRow_MSA(const uint8_t* src_argb0, in ARGBSubtractRow_MSA()
1777 void RGB24ToYRow_MSA(const uint8_t* src_argb0, uint8_t* dst_y, int width) { in RGB24ToYRow_MSA()
1818 void RAWToYRow_MSA(const uint8_t* src_argb0, uint8_t* dst_y, int width) { in RAWToYRow_MSA()
2419 void ARGBToYJRow_MSA(const uint8_t* src_argb0, uint8_t* dst_y, int width) { in ARGBToYJRow_MSA()
2439 void BGRAToYRow_MSA(const uint8_t* src_argb0, uint8_t* dst_y, int width) { in BGRAToYRow_MSA()
2459 void ABGRToYRow_MSA(const uint8_t* src_argb0, uint8_t* dst_y, int width) { in ABGRToYRow_MSA()
2479 void RGBAToYRow_MSA(const uint8_t* src_argb0, uint8_t* dst_y, int width) { in RGBAToYRow_MSA()
3004 void ARGBBlendRow_MSA(const uint8_t* src_argb0, in ARGBBlendRow_MSA()