Home
last modified time | relevance | path

Searched refs:fTpInterruption (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1141 int fTpInterruption = 0; /* Transport originated interruption detection. */ in aacDecoder_DecodeFrame() local
1201 fTpInterruption = 1; in aacDecoder_DecodeFrame()
1241 !fTpInterruption && in aacDecoder_DecodeFrame()
1272 if (fTpInterruption || (flags & AACDEC_INTR)) { in aacDecoder_DecodeFrame()