Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_stp.cpp188 if ((DryEnerLD64[dryIdx] - STP_SCALE_LIMIT_HI_LD64) > WetEnerLD64[wetIdx]) { \
190 } else if (DryEnerLD64[dryIdx] < \
194 tmp = ((DryEnerLD64[dryIdx] - WetEnerLD64[wetIdx]) >> 1) - SF_SCALE_LD64; \
345 FIXP_DBL DryEnerLD64[MAX_INPUT_CHANNELS]; in subbandTPApply() local
432 DryEnerLD64[ch] = in subbandTPApply()
436 DryEnerLD64[ch] = FL2FXCONST_DBL(-0.484375f); in subbandTPApply()
441 DryEnerLD64[ch] = FL2FXCONST_DBL(-0.484375f); in subbandTPApply()