Lines Matching refs:src_rgb0
2008 void RGB24ToUVRow_MSA(const uint8* src_rgb0, in RGB24ToUVRow_MSA() argument
2014 const uint8* s = src_rgb0; in RGB24ToUVRow_MSA()
2015 const uint8* t = src_rgb0 + src_stride_rgb; in RGB24ToUVRow_MSA()
2113 void RAWToUVRow_MSA(const uint8* src_rgb0, in RAWToUVRow_MSA() argument
2119 const uint8* s = src_rgb0; in RAWToUVRow_MSA()
2120 const uint8* t = src_rgb0 + src_stride_rgb; in RAWToUVRow_MSA()
2487 void ARGBToUVJRow_MSA(const uint8* src_rgb0, in ARGBToUVJRow_MSA() argument
2493 const uint8* s = src_rgb0; in ARGBToUVJRow_MSA()
2494 const uint8* t = src_rgb0 + src_stride_rgb; in ARGBToUVJRow_MSA()
2557 void BGRAToUVRow_MSA(const uint8* src_rgb0, in BGRAToUVRow_MSA() argument
2563 const uint8* s = src_rgb0; in BGRAToUVRow_MSA()
2564 const uint8* t = src_rgb0 + src_stride_rgb; in BGRAToUVRow_MSA()
2590 void ABGRToUVRow_MSA(const uint8* src_rgb0, in ABGRToUVRow_MSA() argument
2596 const uint8* s = src_rgb0; in ABGRToUVRow_MSA()
2597 const uint8* t = src_rgb0 + src_stride_rgb; in ABGRToUVRow_MSA()
2624 void RGBAToUVRow_MSA(const uint8* src_rgb0, in RGBAToUVRow_MSA() argument
2630 const uint8* s = src_rgb0; in RGBAToUVRow_MSA()
2631 const uint8* t = src_rgb0 + src_stride_rgb; in RGBAToUVRow_MSA()