Home
last modified time | relevance | path

Searched refs:groupEnergy (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
Dadj_thr.cpp1200 FIXP_DBL groupEnergy = FL2FXCONST_DBL(0.f); in FDKaacEnc_reduceThresholdsVBR() local
1203 groupEnergy += in FDKaacEnc_reduceThresholdsVBR()
1209 groupEnergy = fMult( in FDKaacEnc_reduceThresholdsVBR()
1210 groupEnergy, in FDKaacEnc_reduceThresholdsVBR()
1213 groupEnergy = fixMin(groupEnergy, in FDKaacEnc_reduceThresholdsVBR()
1219 groupEnergy >>= in FDKaacEnc_reduceThresholdsVBR()
1224 CalcInvLdData(CalcLdData(groupEnergy) >> 2)) in FDKaacEnc_reduceThresholdsVBR()