Lines Matching refs:WindowSequence
619 pIcsInfo->WindowSequence = tWindowSequence; in CConcealment_Store()
760 pIcsInfo->WindowSequence = hConcealmentInfo->windowSequence; in CConcealment_Apply()
831 pIcsInfo->WindowSequence = in CConcealment_ApplyNoise()
834 pIcsInfo->WindowSequence; /* Store for next frame in CConcealment_ApplyNoise()
896 pIcsInfo->WindowSequence = pConcealmentInfo->windowSequence; in CConcealment_ApplyInter()
919 if (pIcsInfo->WindowSequence == BLOCK_SHORT) { in CConcealment_ApplyInter()
934 pIcsInfo->WindowSequence = BLOCK_SHORT; in CConcealment_ApplyInter()
977 pIcsInfo->WindowSequence = BLOCK_STOP; in CConcealment_ApplyInter()
1015 pIcsInfo->WindowSequence = BLOCK_START; in CConcealment_ApplyInter()
1032 pIcsInfo->WindowSequence = BLOCK_LONG; in CConcealment_ApplyInter()
1093 pIcsInfo->WindowSequence = in CConcealment_ApplyInter()
1096 pIcsInfo->WindowSequence; /* Store for next frame in CConcealment_ApplyInter()
1716 pIcsInfo->WindowSequence = pConcealmentInfo->windowSequence; in CConcealment_ApplyFadeOut()