Searched refs:TPDEC_IGNORE_BUFFERFULLNESS (Results 1 – 1 of 1) sorted by relevance
149 #define TPDEC_IGNORE_BUFFERFULLNESS 4 macro691 …INT ignoreBufferFullness = hTp->flags & (TPDEC_LOST_FRAMES_PENDING|TPDEC_IGNORE_BUFFERFULLNESS|TPD… in synchronization()882 …if ( !(hTp->flags & (TPDEC_LOST_FRAMES_PENDING|TPDEC_IGNORE_BUFFERFULLNESS|TPDEC_SYNCOK)) && err =… in synchronization()1205 hTp->flags |= TPDEC_IGNORE_BUFFERFULLNESS; in transportDec_SetParam()1207 hTp->flags &= ~TPDEC_IGNORE_BUFFERFULLNESS; in transportDec_SetParam()