Searched refs:CSC_MATRIX_Y (Results 1 – 2 of 2) sorted by relevance
191 #define CSC_MATRIX_Y (3) macro287 float csc_matrix[CSC_MATRIX_X][CSC_MATRIX_Y];
2174 for (j = 0; j < CSC_MATRIX_Y; j++) in psb_SetDisplayAttributes()2181 for (j = 0; j < CSC_MATRIX_Y; j++) in psb_SetDisplayAttributes()2191 if (j == CSC_MATRIX_Y && k == CSC_MATRIX_X) { in psb_SetDisplayAttributes()