Searched refs:AACDEC_CLRHIST (Results 1 – 3 of 3) sorted by relevance
843 if ( fTpInterruption || (flags & (AACDEC_INTR|AACDEC_CLRHIST)) ) in aacDecoder_DecodeFrame()845 sbrDecoder_SetParam(self->hSbrDecoder, SBR_CLEAR_HISTORY, (flags&AACDEC_CLRHIST)); in aacDecoder_DecodeFrame()988 if ( flags & (AACDEC_INTR | AACDEC_CLRHIST) ) { in aacDecoder_DecodeFrame()1010 if ( flags & AACDEC_CLRHIST ) { in aacDecoder_DecodeFrame()
1184 if ( flags & AACDEC_CLRHIST ) in CAacDecoder_DecodeFrame()1725 if (flags & (AACDEC_INTR|AACDEC_CLRHIST)) { in CAacDecoder_DecodeFrame()
707 #define AACDEC_CLRHIST 8 /*!< Flag for aacDecoder_DecodeFrame(): Clear all signal delay lines and … macro