Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
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()
523 const struct transfer_func *output_tf, struct pwl_params **lut_params, enum cm_type vpe_cm_type) in vpe10_cm_get_tf_pwl_params()
/external/mesa3d/src/amd/vpelib/src/core/
Dcolor_bg.c428 struct transfer_func *output_tf, struct vpe_color *bg_color) { in vpe_bg_degam()
463 struct transfer_func *output_tf, struct vpe_color *bg_color) in vpe_bg_inverse_gamut_remap()
546 …enum color_space output_cs, struct transfer_func *output_tf, struct vpe_color *bg_color, bool enab… in vpe_bg_color_convert()
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()
Dcolor.c156 struct transfer_func* output_tf) in color_update_regamma_tf()
508 struct transfer_func *output_tf) in vpe_update_output_gamma()
Dcolor_gamma.c615 struct fixed31_32 y_scale, struct calculate_buffer *cal_buffer, struct transfer_func *output_tf) in vpe_color_calculate_regamma_params()
/external/mesa3d/src/amd/vpelib/src/core/inc/
Dvpe_priv.h184 struct transfer_func *output_tf; member