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()2051 if ((ramp->is_identity && ramp->type != GAMMA_CS_TFM_1D) || in mod_color_calculate_regamma_params()2058 if (ramp && ramp->type != GAMMA_CS_TFM_1D && in mod_color_calculate_regamma_params()2111 (ramp && ramp->type != GAMMA_CS_TFM_1D)); in mod_color_calculate_regamma_params()2113 if (ramp && ramp->type == GAMMA_CS_TFM_1D) in mod_color_calculate_regamma_params()
451 GAMMA_CS_TFM_1D = 3, enumerator