Home
last modified time | relevance | path

Searched refs:dc_transfer_func_distributed_points (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/modules/color/
HDcolor_gamma.h31 struct dc_transfer_func_distributed_points;
87 struct dc_transfer_func_distributed_points *points);
90 struct dc_transfer_func_distributed_points *points);
HDcolor_gamma.c1007 struct dc_transfer_func_distributed_points *tf_pts) in apply_lut_1d()
1136 struct dc_transfer_func_distributed_points *tf_pts) in calculate_interpolated_hardware_curve()
1193 struct dc_transfer_func_distributed_points *tf_pts) in interpolate_user_regamma()
1269 struct dc_transfer_func_distributed_points *tf_pts) in build_new_custom_resulted_curve()
1321 struct dc_transfer_func_distributed_points *tf_pts, in map_regamma_hw_to_x_user()
1361 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in mod_color_calculate_regamma_params()
1512 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in calculate_user_regamma_ramp()
1572 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in mod_color_calculate_degamma_params()
1666 struct dc_transfer_func_distributed_points *points) in mod_color_calculate_curve()
1758 struct dc_transfer_func_distributed_points *points) in mod_color_calculate_degamma_curve()
/dragonfly/sys/dev/drm/amd/display/dc/
HDdc.h390 struct dc_transfer_func_distributed_points { struct
421 struct dc_transfer_func_distributed_points tf_pts; argument