Searched refs:dequant_float (Results 1 – 1 of 1) sorted by relevance
133 INLINE float dequant_float(uint32_t raw, OI_UINT scale_factor, OI_UINT bits) { in dequant_float() function172 float_result = dequant_float(raw, scale_factor, bits); in OI_SBC_Dequant()