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
581 (SBRDEC_FORCE_RESET | SBRDEC_FLUSH); /* Keep the global flags. They will in sbrDecoder_InitElement()932 self->flags |= SBRDEC_FLUSH; in sbrDecoder_SetParam()1624 if (self->flags & SBRDEC_FLUSH) { in sbrDecoder_DecodeElement()1877 if (self->flags & SBRDEC_FLUSH) { in sbrDecoder_Apply()1933 self->flags &= ~SBRDEC_FLUSH; in sbrDecoder_Apply()