Searched refs:rgb_regamma (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/modules/color/
H A Dcolor_gamma.c740 static void build_pq(struct pwl_float_data_ex *rgb_regamma, argument
747 struct pwl_float_data_ex *rgb = rgb_regamma;
821 static bool build_regamma(struct pwl_float_data_ex *rgb_regamma, argument
831 struct pwl_float_data_ex *rgb = rgb_regamma;
944 static bool build_freesync_hdr(struct pwl_float_data_ex *rgb_regamma, argument
951 struct pwl_float_data_ex *rgb = rgb_regamma;
1509 const struct pwl_float_data_ex *rgb_regamma = rgb_ex; local
1512 coords->regamma_y_red = rgb_regamma->r;
1513 coords->regamma_y_green = rgb_regamma->g;
1514 coords->regamma_y_blue = rgb_regamma
1685 apply_degamma_for_user_regamma(struct pwl_float_data_ex *rgb_regamma, uint32_t hw_points_num, struct calculate_buffer *cal_buffer) argument
1708 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 map_user_ramp, bool do_clamping) argument
1819 struct pwl_float_data_ex *rgb_regamma = NULL; local
2033 calculate_curve(enum dc_transfer_func_predefined trans, struct dc_transfer_func_distributed_points *points, struct pwl_float_data_ex *rgb_regamma, const struct hdr_tm_params *fs_params, uint32_t sdr_ref_white_level, struct calculate_buffer *cal_buffer) argument
2124 struct pwl_float_data_ex *rgb_regamma = NULL; local
[all...]

Completed in 123 milliseconds