Searched refs:fTraverseMoreFrames (Results 1 – 1 of 1) sorted by relevance
524 int fTraverseMoreFrames = (pfTraverseMoreFrames != NULL) ? *pfTraverseMoreFrames : 0; in transportDec_readHeader() local570 fTraverseMoreFrames = 0; in transportDec_readHeader()644 *pfTraverseMoreFrames = fTraverseMoreFrames; in transportDec_readHeader()672 …INT numFramesTraversed = 0, fTraverseMoreFrames, fConfigFound = (hTp->flags & TPDEC_CONFIG_FOUND),… in synchronization() local689 …fTraverseMoreFrames = (hTp->flags & (TPDEC_MINIMIZE_DELAY|TPDEC_EARLY_CONFIG)) && ! (hTp->flags & … in synchronization()764 &fTraverseMoreFrames, in synchronization()809 if ( fTraverseMoreFrames ) in synchronization()850 …} while ( fTraverseMoreFrames || (err == TRANSPORTDEC_SYNC_ERROR && !(hTp->flags & TPDEC_SYNCOK))); in synchronization()