Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dadj_thr.cpp994 #define SCALE_GROUP_ENERGY (8) in FDKaacEnc_reduceThresholdsVBR() macro
1013 chGroupEnergy[groupCnt][ch] += (psyOutChan->sfbEnergy[sfbGrp+sfb]>>SCALE_GROUP_ENERGY); in FDKaacEnc_reduceThresholdsVBR()
1072 << (int)( ( 2 + (2*WIN_TYPE_SCALE) + SCALE_GROUP_ENERGY )>>2 ) ; in FDKaacEnc_reduceThresholdsVBR()
1079 << (int)( SCALE_GROUP_ENERGY>>2 ) ; in FDKaacEnc_reduceThresholdsVBR()