Home | History | Annotate | Download | only in src

Lines Matching full:mantissa

290         /* Add enough mantissa head room such that the spectrum is still
574 mantissa : Sign(x_quant)*( 2^(lsb/4)*abs(s_quant)^(4/3))
852 FIXP_DBL mantissa = MantissaTable[lsb][0];
862 scaleValue(fMultDiv2(noiseVal_pos, mantissa), scale1);