Searched refs:TPDEC_IGNORE_BUFFERFULLNESS (Results 1 – 1 of 1) sorted by relevance
147 #define TPDEC_IGNORE_BUFFERFULLNESS 4 macro498 INT ignoreBufferFullness = hTp->flags & (TPDEC_IGNORE_BUFFERFULLNESS|TPDEC_SYNCOK); in synchronization()762 if ( !(hTp->flags & (TPDEC_IGNORE_BUFFERFULLNESS|TPDEC_SYNCOK)) && err == TRANSPORTDEC_OK) { in synchronization()1066 hTp->flags |= TPDEC_IGNORE_BUFFERFULLNESS; in transportDec_SetParam()1068 hTp->flags &= ~TPDEC_IGNORE_BUFFERFULLNESS; in transportDec_SetParam()