Searched refs:Q_AVGBITS (Results 1 – 1 of 1) sorted by relevance
247 #define Q_AVGBITS (17) /* scale bit values */ macro374 return (INT)(fMult(factor_m, (FIXP_DBL)(bits<<Q_AVGBITS)) >> (Q_AVGBITS-factor_e)); in FDKaacEnc_bits2pe2()2564 …eCorr = (INT)(fMult((FIXP_DBL)(*grantedPe<<Q_AVGBITS), AdjThrStateElement->peCorrectionFactor_m) >… in FDKaacEnc_DistributeBits()