Lines Matching refs:src_rgb0
685 void ARGBToUVRow_MMI(const uint8_t* src_rgb0, in ARGBToUVRow_MMI() argument
902 : [src_rgb0] "r"(src_rgb0), [src_stride_rgb] "r"(src_stride_rgb), in ARGBToUVRow_MMI()
989 void BGRAToUVRow_MMI(const uint8_t* src_rgb0, in BGRAToUVRow_MMI() argument
1206 : [src_rgb0] "r"(src_rgb0), [src_stride_rgb] "r"(src_stride_rgb), in BGRAToUVRow_MMI()
1293 void ABGRToUVRow_MMI(const uint8_t* src_rgb0, in ABGRToUVRow_MMI() argument
1510 : [src_rgb0] "r"(src_rgb0), [src_stride_rgb] "r"(src_stride_rgb), in ABGRToUVRow_MMI()
1597 void RGBAToUVRow_MMI(const uint8_t* src_rgb0, in RGBAToUVRow_MMI() argument
1814 : [src_rgb0] "r"(src_rgb0), [src_stride_rgb] "r"(src_stride_rgb), in RGBAToUVRow_MMI()
1905 void RGB24ToUVRow_MMI(const uint8_t* src_rgb0, in RGB24ToUVRow_MMI() argument
2138 : [src_rgb0] "r"(src_rgb0), [src_stride_rgb] "r"(src_stride_rgb), in RGB24ToUVRow_MMI()
2229 void RAWToUVRow_MMI(const uint8_t* src_rgb0, in RAWToUVRow_MMI() argument
2462 : [src_rgb0] "r"(src_rgb0), [src_stride_rgb] "r"(src_stride_rgb), in RAWToUVRow_MMI()
2553 void ARGBToUVJRow_MMI(const uint8_t* src_rgb0, in ARGBToUVJRow_MMI() argument
2762 : [src_rgb0] "r"(src_rgb0), [src_stride_rgb] "r"(src_stride_rgb), in ARGBToUVJRow_MMI()