Searched refs:peSlope (Results 1 – 1 of 1) sorted by relevance
289 LONG peSlope = 0; in FDKaacEnc_InitBits2PeFactor() local299 …peSlope = (!invQuant) ? peTab[i].bits2PeFactor_mono_slope : peTab[i].bits2PeFactor_mono_scfOpt_slo… in FDKaacEnc_InitBits2PeFactor()308 …peSlope = (!invQuant) ? peTab[i].bits2PeFactor_stereo_slope : peTab[i].bits2PeFactor_stereo_scfOpt… in FDKaacEnc_InitBits2PeFactor()320 FIXP_DBL peFac = fMult((FIXP_DBL)(bitRate-startB)<<14, (FIXP_DBL)peSlope) << 2; in FDKaacEnc_InitBits2PeFactor()