Searched refs:fixp_roundToInt (Results 1 – 3 of 3) sorted by relevance
856 INT fixp_roundToInt(FIXP_DBL f_inp, INT sf) { in fixp_roundToInt() function890 INT r = fixp_roundToInt(f_inp, sf); in fixp_round()
437 return fixp_roundToInt(maxGainReduction, (e_ans + 3)); in pcmLimiter_GetMaxGainReduction()
897 INT fixp_roundToInt(FIXP_DBL f_inp, INT sf);