Searched refs:TPDEC_SYNCOK (Results 1 – 1 of 1) sorted by relevance
145 #define TPDEC_SYNCOK 1 macro674 …BufferFullness = hTp->flags & (TPDEC_LOST_FRAMES_PENDING|TPDEC_IGNORE_BUFFERFULLNESS|TPDEC_SYNCOK); in synchronization()689 …Frames = (hTp->flags & (TPDEC_MINIMIZE_DELAY|TPDEC_EARLY_CONFIG)) && ! (hTp->flags & TPDEC_SYNCOK); in synchronization()730 if ( !(hTp->flags & TPDEC_SYNCOK) ) { in synchronization()850 …} while ( fTraverseMoreFrames || (err == TRANSPORTDEC_SYNC_ERROR && !(hTp->flags & TPDEC_SYNCOK))); in synchronization()865 …if ( !(hTp->flags & (TPDEC_LOST_FRAMES_PENDING|TPDEC_IGNORE_BUFFERFULLNESS|TPDEC_SYNCOK)) && err =… in synchronization()904 hTp->flags |= TPDEC_SYNCOK; in synchronization()916 hTp->flags &= ~TPDEC_SYNCOK; in synchronization()1089 hTp->flags |= TPDEC_SYNCOK; in transportDec_ReadAccessUnit()1208 hTp->flags &= ~(TPDEC_SYNCOK|TPDEC_LOST_FRAMES_PENDING); in transportDec_SetParam()