Searched refs:noRedPeGlobal (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Dadj_thr.cpp1455 INT constPartGlobal, noRedPeGlobal, nActiveLinesGlobal, redPeGlobal; local
1456 constPartGlobal = noRedPeGlobal = nActiveLinesGlobal = redPeGlobal = 0;
1486 noRedPeGlobal += peData->pe;
1499 - 2 ^ ( (constPartGlobal-noRedPeGlobal) / (invRedExp*nActiveLinesGlobal) ) )
1509 FIXP_DBL tmp1 = CalcRedValPower( constPartGlobal-noRedPeGlobal, 4*nActiveLinesGlobal, &scale1 );

Completed in 78 milliseconds