Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1160 int fTpInterruption = 0; /* Transport originated interruption detection. */ in aacDecoder_DecodeFrame() local
1216 fTpInterruption = 1; in aacDecoder_DecodeFrame()
1256 !fTpInterruption && in aacDecoder_DecodeFrame()
1287 if (fTpInterruption || ((flags & AACDEC_INTR) && (accessUnit == 0))) { in aacDecoder_DecodeFrame()