Lines Matching refs:bits2PeFactor_e
256 INT *bits2PeFactor_e, in FDKaacEnc_InitBits2PeFactor() argument
360 *bits2PeFactor_e = bit2PE_e; in FDKaacEnc_InitBits2PeFactor()
2347 &atsElem->bits2PeFactor_e, in FDKaacEnc_AdjThrInit()
2372 const INT bits2PeFactor_e in FDKaacEnc_FDKaacEnc_calcPeCorrection() argument
2376 …bits2pe2(bitsLast, fMult(FL2FXCONST_DBL(1.2f/2.f), bits2PeFactor_m), bits2PeFactor_e+1) > peLast) … in FDKaacEnc_FDKaacEnc_calcPeCorrection()
2377 …bits2pe2(bitsLast, fMult(FL2FXCONST_DBL(0.65f), bits2PeFactor_m), bits2PeFactor_e ) < peLast) ) in FDKaacEnc_FDKaacEnc_calcPeCorrection()
2382 FIXP_DBL denum = (FIXP_DBL)FDKaacEnc_bits2pe2(bitsLast, bits2PeFactor_m, bits2PeFactor_e); in FDKaacEnc_FDKaacEnc_calcPeCorrection()
2429 const INT bits2PeFactor_e in FDKaacEnc_calcPeCorrectionLowBitRes() argument
2442 bits2PeFactor_e); in FDKaacEnc_calcPeCorrectionLowBitRes()
2451 bits2PeFactor_e); in FDKaacEnc_calcPeCorrectionLowBitRes()
2457 …minator = (FIXP_DBL)FDKaacEnc_bits2pe2(bitresLevel, bits2PeFactor_m, bits2PeFactor_e) + (FIXP_DBL)… in FDKaacEnc_calcPeCorrectionLowBitRes()
2513 …bits2pe2(grantedDynBits, AdjThrStateElement->bits2PeFactor_m, AdjThrStateElement->bits2PeFactor_e); in FDKaacEnc_DistributeBits()
2527 …bitFactor, AdjThrStateElement->bits2PeFactor_m), AdjThrStateElement->bits2PeFactor_e+(DFRACT_BITS-… in FDKaacEnc_DistributeBits()
2547 AdjThrStateElement->bits2PeFactor_e in FDKaacEnc_DistributeBits()
2559 AdjThrStateElement->bits2PeFactor_e in FDKaacEnc_DistributeBits()