Lines Matching full:src_stride_argb
227 void ARGBToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
229 void BGRAToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
231 void ABGRToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
233 void RGBAToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
235 void ARGBToUVRow_Unaligned_SSSE3(const uint8* src_argb0, int src_stride_argb,
237 void BGRAToUVRow_Unaligned_SSSE3(const uint8* src_argb0, int src_stride_argb,
239 void ABGRToUVRow_Unaligned_SSSE3(const uint8* src_argb0, int src_stride_argb,
241 void RGBAToUVRow_Unaligned_SSSE3(const uint8* src_argb0, int src_stride_argb,
279 void ARGBToUVRow_C(const uint8* src_argb0, int src_stride_argb,
281 void BGRAToUVRow_C(const uint8* src_argb0, int src_stride_argb,
283 void ABGRToUVRow_C(const uint8* src_argb0, int src_stride_argb,
285 void RGBAToUVRow_C(const uint8* src_argb0, int src_stride_argb,
556 void ARGBToUVRow_Any_SSSE3(const uint8* src_argb0, int src_stride_argb,
558 void BGRAToUVRow_Any_SSSE3(const uint8* src_argb0, int src_stride_argb,
560 void ABGRToUVRow_Any_SSSE3(const uint8* src_argb0, int src_stride_argb,
562 void RGBAToUVRow_Any_SSSE3(const uint8* src_argb0, int src_stride_argb,