Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dadj_thr.cpp1115 FIXP_DBL chGroupEnergy[TRANS_FAC][2]; /*energy for each group and channel*/ in FDKaacEnc_reduceThresholdsVBR() local
1144 chGroupEnergy[groupCnt][ch] = FL2FXCONST_DBL(0.f); in FDKaacEnc_reduceThresholdsVBR()
1146 chGroupEnergy[groupCnt][ch] += in FDKaacEnc_reduceThresholdsVBR()
1149 chEnergy += chGroupEnergy[groupCnt][ch]; in FDKaacEnc_reduceThresholdsVBR()
1204 chGroupEnergy[groupCnt] in FDKaacEnc_reduceThresholdsVBR()