Searched defs:coordinates_x (Results 1 - 1 of 1) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/ |
| H A D | amdgpu_color_gamma.c | 42 static struct hw_x_point coordinates_x[MAX_HW_POINTS + 2]; variable in typeref:struct:hw_x_point[] 582 build_custom_gamma_mapping_coefficients_worker(const struct dc_gamma * ramp,struct pixel_gamma_point * coeff,const struct hw_x_point * coordinates_x,const struct gamma_pixel * axis_x,enum channel_name channel,uint32_t number_of_points) argument 1432 copy_rgb_regamma_to_coordinates_x(struct hw_x_point * coordinates_x,uint32_t hw_points_num,const struct pwl_float_data_ex * rgb_ex) 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 [all...] |
Completed in 5 milliseconds