Searched refs:SBRDEC_FLUSH (Results 1 – 2 of 2) sorted by relevance
185 #define SBRDEC_FLUSH 16384 /* Flag is used to flush all elements in use. */ macro
774 self->flags |= SBRDEC_FLUSH; in sbrDecoder_SetParam()1343 if (self->flags & SBRDEC_FLUSH) { in sbrDecoder_DecodeElement()1591 if ( self->flags & SBRDEC_FLUSH ) { in sbrDecoder_Apply()1649 self->flags &= ~SBRDEC_FLUSH; in sbrDecoder_Apply()