Lines Matching refs:numFadeOutFrames
272 pConcealCommonData->numFadeOutFrames = CONCEAL_DFLT_FADEOUT_FRAMES; in CConcealment_InitCommonData()
403 concealParams->numFadeOutFrames = fadeOutSlope; in CConcealment_SetParams()
1068 pConcealCommonData->numFadeOutFrames); in CConcealment_ApplyInter()
1350 if (pConcealCommonData->numFadeOutFrames > 0) { in CConcealment_UpdateState()
1372 pConcealCommonData->numFadeOutFrames) { in CConcealment_UpdateState()
1409 pConcealCommonData->numFadeOutFrames) { in CConcealment_UpdateState()
1454 if (pConcealCommonData->numFadeOutFrames > 0) { in CConcealment_UpdateState()
1507 if (pConcealCommonData->numFadeOutFrames > 0) { in CConcealment_UpdateState()
1541 pConcealCommonData->numFadeOutFrames) { in CConcealment_UpdateState()
1573 if (pConcealCommonData->numFadeOutFrames > 0) { in CConcealment_UpdateState()
1741 if (attIdx > pConcealmentInfo->pConcealParams->numFadeOutFrames) { in CConcealment_ApplyFadeOut()
1886 pConcealmentInfo->pConcealParams->numFadeOutFrames) { in CConcealment_TDFading()
1927 if (pConcealmentInfo->pConcealParams->numFadeOutFrames == 0) { in CConcealment_TDFading()