Searched refs:CGM_PIPE_MODE_CSC (Results 1 – 2 of 2) sorted by relevance
295 mode = (state->ctm ? CGM_PIPE_MODE_CSC : 0); in cherryview_load_csc_matrix()560 (state->ctm ? CGM_PIPE_MODE_CSC : 0)); in cherryview_load_luts()597 (state->ctm ? CGM_PIPE_MODE_CSC : 0) | in cherryview_load_luts()
9681 #define CGM_PIPE_MODE_CSC (1 << 1) macro