Searched refs:AACDEC_INTR (Results 1 – 3 of 3) sorted by relevance
1023 #define AACDEC_INTR 4 macro
1159 if (flags & AACDEC_INTR) { in aacDecoder_DecodeFrame()1268 if (fTpInterruption || ((flags & AACDEC_INTR) && (accessUnit == 0))) { in aacDecoder_DecodeFrame()1270 if (!((flags & AACDEC_INTR) && (accessUnit == 0))) { in aacDecoder_DecodeFrame()1802 if ((flags & AACDEC_INTR) && (accessUnit == 0)) { in aacDecoder_DecodeFrame()
3319 if (flags & (AACDEC_INTR)) { in CAacDecoder_DecodeFrame()