Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.h380 void CAacDecoder_SignalInterruption(HANDLE_AACDECODER self);
Daacdecoder_lib.cpp1075 CAacDecoder_SignalInterruption(self); in aacDecoder_SignalInterruption()
Daacdecoder.cpp264 void CAacDecoder_SignalInterruption(HANDLE_AACDECODER self) { in CAacDecoder_SignalInterruption() function