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.cpp638 if(i==hFrameData->frameInfo.tranEnv || i==h_sbr_cal_env->prevTranEnv) /* attack */ in calculateSbrEnvelope()
1112 h_sbr_cal_env->prevTranEnv = 0; in calculateSbrEnvelope()
1114 h_sbr_cal_env->prevTranEnv = -1; in calculateSbrEnvelope()
1145 hs->prevTranEnv = -1; in createSbrEnvelopeCalc()