Searched refs:ARGBColorMatrixRow_C (Results 1 – 3 of 3) sorted by relevance
683 void ARGBColorMatrixRow_C(uint8* dst_argb, const int8* matrix_argb, int width);
1172 int width) = ARGBColorMatrixRow_C; in ARGBColorMatrix()
348 void ARGBColorMatrixRow_C(uint8* dst_argb, const int8* matrix_argb, int width) { in ARGBColorMatrixRow_C() function