Searched refs:GAMMA_CS_TFM_1D (Results 1 – 3 of 3) sorted by relevance
246 gamma->type = GAMMA_CS_TFM_1D; in __set_output_tf()
1303 if (ramp->type != GAMMA_CS_TFM_1D && ramp->type != GAMMA_CUSTOM) in apply_lut_1d()1660 if ((ramp->is_identity && ramp->type != GAMMA_CS_TFM_1D) || in mod_color_calculate_regamma_params()1667 if (ramp && ramp->type != GAMMA_CS_TFM_1D && in mod_color_calculate_regamma_params()1743 (ramp && ramp->type != GAMMA_CS_TFM_1D)); in mod_color_calculate_regamma_params()1745 if (ramp && ramp->type == GAMMA_CS_TFM_1D) in mod_color_calculate_regamma_params()
448 GAMMA_CS_TFM_1D = 3, enumerator