Home | History | Annotate | Download | only in src

Lines Matching refs:windowSequence

334   pConcealChannelInfo->windowSequence = BLOCK_LONG; /* default type */
566 tWindowSequence = hConcealmentInfo->windowSequence;
573 hConcealmentInfo->windowSequence = GetWindowSequence(pIcsInfo);
619 pIcsInfo->WindowSequence = tWindowSequence;
760 pIcsInfo->WindowSequence = hConcealmentInfo->windowSequence;
831 pIcsInfo->WindowSequence =
832 CConcealment_GetWinSeq(pConcealmentInfo->windowSequence);
833 pConcealmentInfo->windowSequence =
834 pIcsInfo->WindowSequence; /* Store for next frame
896 pIcsInfo->WindowSequence = pConcealmentInfo->windowSequence;
919 if (pIcsInfo->WindowSequence == BLOCK_SHORT) {
926 if (pConcealmentInfo->windowSequence ==
934 pIcsInfo->WindowSequence = BLOCK_SHORT;
977 pIcsInfo->WindowSequence = BLOCK_STOP;
1010 if (pConcealmentInfo->windowSequence ==
1015 pIcsInfo->WindowSequence = BLOCK_START;
1032 pIcsInfo->WindowSequence = BLOCK_LONG;
1093 pIcsInfo->WindowSequence =
1094 CConcealment_GetWinSeq(pConcealmentInfo->windowSequence);
1095 pConcealmentInfo->windowSequence =
1096 pIcsInfo->WindowSequence; /* Store for next frame
1716 pIcsInfo->WindowSequence = pConcealmentInfo->windowSequence;
1718 if (pConcealmentInfo->windowSequence == BLOCK_SHORT) {