Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.h105 int prevTranEnv; /*!< The transient envelope of the previous frame. */ member
Denv_calc.cpp629 if(i==hFrameData->frameInfo.tranEnv || i==h_sbr_cal_env->prevTranEnv) /* attack */ in calculateSbrEnvelope()
1092 h_sbr_cal_env->prevTranEnv = 0; in calculateSbrEnvelope()
1094 h_sbr_cal_env->prevTranEnv = -1; in calculateSbrEnvelope()
1125 hs->prevTranEnv = -1; in createSbrEnvelopeCalc()