Searched refs:G2D_CSC_RANGE_COUNT (Results 1 – 1 of 1) sorted by relevance
48 G2D_CSC_RANGE_COUNT, enumerator66 static uint16_t YCbCr2sRGBCoefficients[G2D_CSC_STD_COUNT * G2D_CSC_RANGE_COUNT][9] = {77 static uint16_t sRGB2YCbCrCoefficients[G2D_CSC_STD_COUNT * G2D_CSC_RANGE_COUNT][9] = {187 index = csc_std_to_matrix_index[colorspace] * G2D_CSC_RANGE_COUNT; in findMatrixIndex()