Searched refs:fNorm (Results 1 – 4 of 4) sorted by relevance
150 if (fNorm(value) < scalefactor && value != (FIXP_DBL)0) { in scaleValueSaturate()
242 FDK_INLINE INT fNorm(FIXP_DBL x) in fNorm() function244 FDK_INLINE INT fNorm(FIXP_SGL x) in fNorm() function
1049 ov_reserve = fNorm(maxVal); in calculateSbrEnvelope()1059 reserve = fNorm(maxVal); in calculateSbrEnvelope()1428 shift = fNorm(accu); in calcNrgPerSubband()1549 shift = fNorm(sumAll); in calcNrgPerSfb()
866 enorm = DFRACT_BITS - fNorm((FIXP_DBL)x_e); in fLog2()