Searched refs:GAMMA_CS_TFM_1D (Results 1 – 3 of 3) sorted by relevance
255 gamma->type = GAMMA_CS_TFM_1D; in __set_output_tf()
1341 if (ramp->type != GAMMA_CS_TFM_1D && ramp->type != GAMMA_CUSTOM) in apply_lut_1d()2047 if ((ramp->is_identity && ramp->type != GAMMA_CS_TFM_1D) || in mod_color_calculate_regamma_params()2054 if (ramp && ramp->type != GAMMA_CS_TFM_1D && in mod_color_calculate_regamma_params()2107 (ramp && ramp->type != GAMMA_CS_TFM_1D)); in mod_color_calculate_regamma_params()2109 if (ramp && ramp->type == GAMMA_CS_TFM_1D) in mod_color_calculate_regamma_params()
451 GAMMA_CS_TFM_1D = 3, enumerator