Searched refs:input_tf (Results 1 – 1 of 1) sorted by relevance
1790 bool mod_color_calculate_degamma_params(struct dc_transfer_func *input_tf, in mod_color_calculate_degamma_params() argument1793 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in mod_color_calculate_degamma_params()1803 if (input_tf->type == TF_TYPE_BYPASS) in mod_color_calculate_degamma_params()1809 if (input_tf->type == TF_TYPE_PREDEFINED && in mod_color_calculate_degamma_params()1810 (input_tf->tf == TRANSFER_FUNCTION_SRGB || in mod_color_calculate_degamma_params()1811 input_tf->tf == TRANSFER_FUNCTION_LINEAR) && in mod_color_calculate_degamma_params()1815 input_tf->type = TF_TYPE_DISTRIBUTED_POINTS; in mod_color_calculate_degamma_params()1851 tf = input_tf->tf; in mod_color_calculate_degamma_params()1888 if (input_tf->tf == TRANSFER_FUNCTION_PQ) { in mod_color_calculate_degamma_params()