Home
last modified time | relevance | path

Searched defs:tf_pts (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vpelib/src/core/
Dcolor_gamma.c472 uint32_t hw_points_num, struct transfer_func_distributed_points *tf_pts) in build_new_custom_resulted_curve()
486 uint32_t hw_points_num, struct transfer_func_distributed_points *tf_pts, bool doClamping) in map_regamma_hw_to_x_user()
561 struct transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in vpe_color_calculate_degamma_params() local
604 struct transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in vpe_color_calculate_regamma_params() local
/external/mesa3d/src/amd/vpelib/src/core/inc/
Dcolor.h175 struct transfer_func_distributed_points tf_pts; member