Searched refs:noRedPeGlobal (Results 1 – 1 of 1) sorted by relevance
1688 INT constPartGlobal, noRedPeGlobal, nActiveLinesGlobal, redPeGlobal; in FDKaacEnc_adaptThresholdsToPe() local1689 constPartGlobal = noRedPeGlobal = nActiveLinesGlobal = redPeGlobal = 0; in FDKaacEnc_adaptThresholdsToPe()1719 noRedPeGlobal += peData->pe; in FDKaacEnc_adaptThresholdsToPe()1742 … FIXP_DBL tmp1 = CalcRedValPower( constPartGlobal-noRedPeGlobal, 4*nActiveLinesGlobal, &scale1 ); in FDKaacEnc_adaptThresholdsToPe()