Searched defs:tf_pts (Results 1 - 2 of 2) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/ |
| H A D | amdgpu_color_gamma.c | 1327 apply_lut_1d(const struct dc_gamma * ramp,uint32_t num_hw_points,struct dc_transfer_func_distributed_points * tf_pts) argument 1452 calculate_interpolated_hardware_curve(const struct dc_gamma * ramp,struct pixel_gamma_point * coeff128,struct pwl_float_data * rgb_user,const struct hw_x_point * coordinates_x,const struct gamma_pixel * axis_x,uint32_t number_of_points,struct dc_transfer_func_distributed_points * tf_pts) argument 1513 interpolate_user_regamma(uint32_t hw_points_num,struct pwl_float_data * rgb_user,bool apply_degamma,struct dc_transfer_func_distributed_points * tf_pts) argument 1590 build_new_custom_resulted_curve(uint32_t hw_points_num,struct dc_transfer_func_distributed_points * tf_pts) argument 1636 map_regamma_hw_to_x_user(const struct dc_gamma * ramp,struct pixel_gamma_point * coeff128,struct pwl_float_data * rgb_user,struct hw_x_point * coords_x,const struct gamma_pixel * axis_x,const struct pwl_float_data_ex * rgb_regamma,uint32_t hw_points_num,struct dc_transfer_func_distributed_points * tf_pts,bool mapUserRamp) argument 1733 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; local in function:calculate_user_regamma_ramp 1793 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; local in function:mod_color_calculate_degamma_params 2009 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; local in function:mod_color_calculate_regamma_params [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/ |
| H A D | dc.h | 664 struct dc_transfer_func_distributed_points tf_pts; member in union:dc_transfer_func::__anon896ed26d0b0a
|
Completed in 6 milliseconds