Searched refs:fTheta (Results 1 – 1 of 1) sorted by relevance
523 float fTheta = 0.0; in processFirstStages() local528 fTheta = exp(-1.0 / (fFAttSec * mBlocksPerSecond)); in processFirstStages()530 fTheta = exp(-1.0 / (fFRelSec * mBlocksPerSecond)); in processFirstStages()533 float fEnv = (1.0 - fTheta) * fEnergySum + fTheta * pMbcBandParams->previousEnvelope; in processFirstStages()594 float fTheta = 0.0; in processFirstStages() local599 fTheta = exp(-1.0 / (fFAttSec * mBlocksPerSecond)); in processFirstStages()601 fTheta = exp(-1.0 / (fFRelSec * mBlocksPerSecond)); in processFirstStages()604 float fEnv = (1.0 - fTheta) * fEnergySum + fTheta * cb.mLimiterParams.previousEnvelope; in processFirstStages()