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

/frameworks/base/media/libstagefright/codecs/aacenc/src/
H A Dadj_thr.c738 Word16 noRedPe, redPe, redPeNoAH; local
751 noRedPe = peData->pe;
756 avgThrExp = pow2_xy((constPart - noRedPe), (nActiveLines << 2));
1133 Word16 noRedPe, grantedPe, grantedPeCorr; local
1146 noRedPe = peData.pe;
1164 bitFactor = bitresCalcBitFac(bitresBits, maxBitresBits, noRedPe+5*sideInfoBits,
1174 min(grantedPe, noRedPe),
1180 if (grantedPeCorr < noRedPe && noRedPe > peData.offset) {
1205 qcOE->pe = noRedPe;
[all...]

Completed in 36 milliseconds