Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp797 int fTpInterruption = 0; /* Transport originated interruption detection. */ in aacDecoder_DecodeFrame() local
827 fTpInterruption = 1; in aacDecoder_DecodeFrame()
848 if ( fTpInterruption || (flags & (AACDEC_INTR|AACDEC_CLRHIST)) ) in aacDecoder_DecodeFrame()