Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Drvlc_info.h160 SHORT lastNrg; member
Drvlc.cpp441 pRvlc->lastNrg = 0; in rvlcDecodeForward()
495 pRvlc->lastNrg = noisenrg; in rvlcDecodeForward()
524 pRvlc->lastNrg = noisenrg; in rvlcDecodeForward()
863 …if (pRvlc->lastNrg != (pRvlc->rev_global_gain + pRvlc->dpcm_noise_last_position - SF_OFFSET - 90 -… in rvlcFinalErrorDetection()