Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal.cpp1683 int numWinGrpPerFac, attIdx, attIdxStride; in CConcealment_ApplyFadeOut() local
1730 attIdx = pConcealmentInfo->cntFadeFrames; in CConcealment_ApplyFadeOut()
1744 if (attIdx > pConcealmentInfo->pConcealParams->numFadeOutFrames) { in CConcealment_ApplyFadeOut()
1775 attIdx += 1; in CConcealment_ApplyFadeOut()
1790 pConcealmentInfo->cntFadeFrames = attIdx; in CConcealment_ApplyFadeOut()