Home
last modified time | relevance | path

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

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