amdgpu_color_gamma.c | 254 const struct hw_x_point *coord_x = coordinates_x + 32; local in function:precompute_pq 263 x = dc_fixpt_mul(coord_x->x, scaling_factor); 265 ++coord_x; 593 struct fixed31_32 coord_x; local in function:build_custom_gamma_mapping_coefficients_worker 607 coord_x = coordinates_x[i].regamma_y_red; 609 coord_x = coordinates_x[i].regamma_y_green; 611 coord_x = coordinates_x[i].regamma_y_blue; 614 ramp, axis_x, coord_x, channel, 650 coord_x, 745 const struct hw_x_point *coord_x = coordinate_x local in function:build_pq 826 const struct hw_x_point *coord_x = coordinate_x; local in function:build_regamma 944 const struct hw_x_point *coord_x = coordinate_x; local in function:build_freesync_hdr 1078 const struct hw_x_point *coord_x = coordinate_x; local in function:build_hlg_degamma 1101 const struct hw_x_point *coord_x = coordinate_x; local in function:build_hlg_regamma 1620 const struct hw_x_point *coord_x = coordinates_x; local in function:apply_degamma_for_user_regamma 1685 const struct hw_x_point *coord_x = coordinates_x; local in function:calculate_user_regamma_coeff [all...] |