Lines Matching defs:src_argb0
771 void ARGBToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in ARGBToYRow_MSA()
817 void ARGBToUVRow_MSA(const uint8* src_argb0, in ARGBToUVRow_MSA()
1152 void ARGBMultiplyRow_MSA(const uint8* src_argb0, in ARGBMultiplyRow_MSA()
1191 void ARGBAddRow_MSA(const uint8* src_argb0, in ARGBAddRow_MSA()
1212 void ARGBSubtractRow_MSA(const uint8* src_argb0, in ARGBSubtractRow_MSA()
1765 void RGB24ToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in RGB24ToYRow_MSA()
1806 void RAWToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in RAWToYRow_MSA()
2407 void ARGBToYJRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in ARGBToYJRow_MSA()
2427 void BGRAToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in BGRAToYRow_MSA()
2447 void ABGRToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in ABGRToYRow_MSA()
2467 void RGBAToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in RGBAToYRow_MSA()