Home
last modified time | relevance | path

Searched defs:tf_pts (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
H A Damdgpu_color_gamma.c1330 struct dc_transfer_func_distributed_points *tf_pts) in apply_lut_1d()
1459 struct dc_transfer_func_distributed_points *tf_pts) in calculate_interpolated_hardware_curve()
1516 struct dc_transfer_func_distributed_points *tf_pts) in interpolate_user_regamma()
1592 struct dc_transfer_func_distributed_points *tf_pts) in build_new_custom_resulted_curve()
1644 struct dc_transfer_func_distributed_points *tf_pts, in map_regamma_hw_to_x_user()
1733 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in calculate_user_regamma_ramp() local
1793 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in mod_color_calculate_degamma_params() local
2009 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in mod_color_calculate_regamma_params() local
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc.h664 struct dc_transfer_func_distributed_points tf_pts; member