Searched refs:fPreviousFactor (Results 1 – 2 of 2) sorted by relevance
143 const int fPreviousFactor);
1781 const int fPreviousFactor in CConcealment_GetFadeFactor() argument1800 int idx = hConcealmentInfo->cntFadeFrames - ((fPreviousFactor != 0) ? 1 : 0); in CConcealment_GetFadeFactor()1806 int idx = hConcealmentInfo->cntFadeFrames + ((fPreviousFactor != 0) ? 1 : 0); in CConcealment_GetFadeFactor()