Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c1424 struct dc_transfer_func_distributed_points *tf_pts) in apply_lut_1d()
1566 struct dc_transfer_func_distributed_points *tf_pts) in calculate_interpolated_hardware_curve()
1603 struct dc_transfer_func_distributed_points *tf_pts) in build_new_custom_resulted_curve()
1630 struct dc_transfer_func_distributed_points *tf_pts, in map_regamma_hw_to_x_user()
1674 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in mod_color_calculate_degamma_params() local
1915 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in mod_color_calculate_regamma_params() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
Ddc.h1221 struct dc_transfer_func_distributed_points tf_pts; member