Home
last modified time | relevance | path

Searched defs:output_tf (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcolor_bg.c431 struct transfer_func *output_tf, struct vpe_color *bg_color) { in vpe_bg_degam()
465 struct transfer_func *output_tf, struct vpe_color *bg_color) in vpe_bg_inverse_gamut_remap()
549 …enum color_space output_cs, struct transfer_func *output_tf, struct vpe_color *bg_color, bool enab… in vpe_bg_color_convert()
H A Dcolor.c156 struct transfer_func* output_tf) in color_update_regamma_tf()
465 const struct vpe_build_param *param, struct transfer_func *output_tf, bool geometric_scaling) in vpe_update_output_gamma()
H A Dvpe_visual_confirm.c67 struct vpe_color_space cs, enum color_space output_cs, struct transfer_func *output_tf, in vpe_get_visual_confirm_color()
H A Dcolor_gamma.c600 struct fixed31_32 y_scale, struct calculate_buffer *cal_buffer, struct transfer_func *output_tf) in vpe_color_calculate_regamma_params()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
H A Dvpe10_cm_common.c223 const struct transfer_func *output_tf, struct pwl_params *lut_params, bool fixpoint) in vpe10_cm_helper_translate_curve_to_hw_format()
409 const struct transfer_func *output_tf, struct pwl_params *lut_params) in vpe10_cm_helper_translate_curve_to_degamma_hw_format()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/
H A Dvpe_priv.h205 struct transfer_func *output_tf; member