Lines Matching full:mantissa
137 special Mantissa-Exponent format ( see calculateSbrEnvelope() ) are being
800 into mantissa and exponent. The variable names in the source code carry
808 research-implementation) of a mantissa/exponent-pair can be calculated as
1301 /* Scale mantissa of MaxGain into range between 0.5 and 1: */
1829 diff; /* Compensate for the scale change by shifting the mantissa. */
1833 are some unused bits left in the mantissa */
1838 /* There is enough space in the buffered mantissa so
1845 reserve; /* Shift the mantissa as far as possible: */
2085 /* Convert double precision to Mantissa/Exponent: */
2098 /* Prevent a zero-mantissa-number from being misinterpreted
2198 /* Convert double precision to Mantissa/Exponent: */
2219 /* Prevent a zero-mantissa-number from being misinterpreted
2235 The resulting energy gain is given by mantissa and exponent.
2340 FIXP_DBL *ptrAvgGain, /*!< Resulting overall gain (mantissa) */