Home
last modified time | relevance | path

Searched refs:vpe_custom_float_format2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/utils/
H A Dcustom_fp16.c30 static bool build_custom_float(double value, const struct vpe_custom_float_format2 *fmt, in build_custom_float()
105 static bool setup_custom_float(const struct vpe_custom_float_format2 *fmt, bool bNegative, in setup_custom_float()
158 double value, const struct vpe_custom_float_format2 *fmt, uint16_t *pvalue) in vpe_convert_from_float_to_custom_float()
177 static bool setup_custom_float_generic(const struct vpe_custom_float_format2 *fmt, bool bNegative, in setup_custom_float_generic()
229 double value, const struct vpe_custom_float_format2 *fmt, int *pvalue) in vpe_convert_to_custom_float_generic()
247 const struct vpe_custom_float_format2 *fmt, struct vpe_custom_float_value2 *pvalue) in vpe_convert_to_custom_float_ex_generic()
304 struct vpe_custom_float_format2 fmt; in vpe_convert_from_float_to_fp16()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/utils/inc/
H A Dcustom_fp16.h35 struct vpe_custom_float_format2 { struct
49 double value, const struct vpe_custom_float_format2 *fmt, uint16_t *pvalue); argument
53 double value, const struct vpe_custom_float_format2 *fmt, int *pvalue);
56 const struct vpe_custom_float_format2 *fmt, struct vpe_custom_float_value2 *pvalue);
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dshaper_builder.c41 struct vpe_custom_float_format2 fmt; in calculate_shaper_properties_const_hdr_mult()
88 struct vpe_custom_float_format2 fmt; in calculate_shaper_properties_variable_hdr_mult()