Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal.h143 const int fPreviousFactor);
Dconceal.cpp1781 const int fPreviousFactor in CConcealment_GetFadeFactor() argument
1800 int idx = hConcealmentInfo->cntFadeFrames - ((fPreviousFactor != 0) ? 1 : 0); in CConcealment_GetFadeFactor()
1806 int idx = hConcealmentInfo->cntFadeFrames + ((fPreviousFactor != 0) ? 1 : 0); in CConcealment_GetFadeFactor()