Searched refs:TPDEC_IGNORE_BUFFERFULLNESS (Results 1 – 1 of 1) sorted by relevance
147 #define TPDEC_IGNORE_BUFFERFULLNESS 4 macro674 …INT ignoreBufferFullness = hTp->flags & (TPDEC_LOST_FRAMES_PENDING|TPDEC_IGNORE_BUFFERFULLNESS|TPD… in synchronization()865 …if ( !(hTp->flags & (TPDEC_LOST_FRAMES_PENDING|TPDEC_IGNORE_BUFFERFULLNESS|TPDEC_SYNCOK)) && err =… in synchronization()1188 hTp->flags |= TPDEC_IGNORE_BUFFERFULLNESS; in transportDec_SetParam()1190 hTp->flags &= ~TPDEC_IGNORE_BUFFERFULLNESS; in transportDec_SetParam()