Searched refs:dc_transfer_func_distributed_points (Results 1 – 3 of 3) sorted by relevance
31 struct dc_transfer_func_distributed_points;87 struct dc_transfer_func_distributed_points *points);90 struct dc_transfer_func_distributed_points *points);
1007 struct dc_transfer_func_distributed_points *tf_pts) in apply_lut_1d()1132 struct dc_transfer_func_distributed_points *tf_pts) in calculate_interpolated_hardware_curve()1189 struct dc_transfer_func_distributed_points *tf_pts) in interpolate_user_regamma()1265 struct dc_transfer_func_distributed_points *tf_pts) in build_new_custom_resulted_curve()1317 struct dc_transfer_func_distributed_points *tf_pts, in map_regamma_hw_to_x_user()1357 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in mod_color_calculate_regamma_params()1508 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in calculate_user_regamma_ramp()1568 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in mod_color_calculate_degamma_params()1662 struct dc_transfer_func_distributed_points *points) in mod_color_calculate_curve()1754 struct dc_transfer_func_distributed_points *points) in mod_color_calculate_degamma_curve()
390 struct dc_transfer_func_distributed_points { struct421 struct dc_transfer_func_distributed_points tf_pts; argument