Searched refs:vpe_convert_to_custom_float_ex_generic (Results 1 – 3 of 3) sorted by relevance
58 if (!vpe_convert_to_custom_float_ex_generic(x, &fmt, &custom_float)) in calculate_shaper_properties_const_hdr_mult()71 if (!vpe_convert_to_custom_float_ex_generic(multiplyer, &fmt, &custom_float)) in calculate_shaper_properties_const_hdr_mult()100 if (!vpe_convert_to_custom_float_ex_generic(shaper_in->shaper_in_max, &fmt, &custom_float)) in calculate_shaper_properties_variable_hdr_mult()
55 bool vpe_convert_to_custom_float_ex_generic(double value,
246 bool vpe_convert_to_custom_float_ex_generic(double value, in vpe_convert_to_custom_float_ex_generic() function