Searched refs:fixp_roundToInt (Results 1 – 3 of 3) sorted by relevance
862 INT fixp_roundToInt(FIXP_DBL f_inp, INT sf) { in fixp_roundToInt() function896 INT r = fixp_roundToInt(f_inp, sf); in fixp_round()
422 return fixp_roundToInt(maxGainReduction, (e_ans + 3)); in pcmLimiter_GetMaxGainReduction()
928 INT fixp_roundToInt(FIXP_DBL f_inp, INT sf);