Home
last modified time | relevance | path

Searched refs:transfer_func_distributed_points (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcolor_gamma.c383 struct transfer_func_distributed_points *de_pq) in build_de_pq()
398 struct transfer_func_distributed_points *curve) in build_degamma()
470 uint32_t hw_points_num, struct transfer_func_distributed_points *tf_pts) in build_new_custom_resulted_curve()
484 uint32_t hw_points_num, struct transfer_func_distributed_points *tf_pts, bool doClamping) in map_regamma_hw_to_x_user()
512 struct transfer_func_distributed_points *points, struct pwl_float_data_ex *rgb_regamma, in calculate_curve()
559 struct transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in vpe_color_calculate_degamma_params()
602 struct transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in vpe_color_calculate_regamma_params()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/
H A Dcolor.h138 struct transfer_func_distributed_points { struct
159 struct transfer_func_distributed_points tf_pts; argument