Searched refs:csc_std_to_matrix_index (Results 1 – 1 of 1) sorted by relevance
51 static char csc_std_to_matrix_index[] = { variable182 if (colorspace >= ARRSIZE(csc_std_to_matrix_index)) { in findMatrixIndex()187 index = csc_std_to_matrix_index[colorspace] * G2D_CSC_RANGE_COUNT; in findMatrixIndex()