Searched refs:SBRDEC_FLUSH (Results 1 – 2 of 2) sorted by relevance
229 #define SBRDEC_FLUSH 16384 /* Flag is used to flush all elements in use. */ macro
579 (SBRDEC_FORCE_RESET | SBRDEC_FLUSH); /* Keep the global flags. They will in sbrDecoder_InitElement()930 self->flags |= SBRDEC_FLUSH; in sbrDecoder_SetParam()1611 if (self->flags & SBRDEC_FLUSH) { in sbrDecoder_DecodeElement()1870 if (self->flags & SBRDEC_FLUSH) { in sbrDecoder_Apply()1926 self->flags &= ~SBRDEC_FLUSH; in sbrDecoder_Apply()