Searched refs:CGM_PIPE_MODE_GAMMA (Results 1 – 2 of 2) sorted by relevance
298 (state->gamma_lut ? CGM_PIPE_MODE_GAMMA : 0); in cherryview_load_csc_matrix()599 (state->gamma_lut ? CGM_PIPE_MODE_GAMMA : 0)); in cherryview_load_luts()
9680 #define CGM_PIPE_MODE_GAMMA (1 << 2) macro