Searched refs:CGM_PIPE_MODE_CSC (Results 1 – 2 of 2) sorted by relevance
290 mode = (state->ctm ? CGM_PIPE_MODE_CSC : 0); in cherryview_load_csc_matrix()557 (state->ctm ? CGM_PIPE_MODE_CSC : 0)); in cherryview_load_luts()594 (state->ctm ? CGM_PIPE_MODE_CSC : 0) | in cherryview_load_luts()
8805 #define CGM_PIPE_MODE_CSC (1 << 1) macro