Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.h74 void drainDecoder();
DSoftFlacDecoder.cpp439 drainDecoder(); in onPortFlushCompleted()
443 void SoftFlacDecoder::drainDecoder() { in drainDecoder() function in android::SoftFlacDecoder
451 drainDecoder(); in onReset()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.h77 void drainDecoder();
DSoftAAC2.cpp1145 drainDecoder(); in onPortFlushCompleted()
1169 void SoftAAC2::drainDecoder() { in drainDecoder() function in android::SoftAAC2
1199 drainDecoder(); in onReset()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.h80 void drainDecoder();
DC2SoftAacDec.cpp284 drainDecoder(); in onStop()
983 drainDecoder(); in drainInternal()
1013 drainDecoder(); in onFlush_sm()
1032 void C2SoftAacDec::drainDecoder() { in drainDecoder() function in android::C2SoftAacDec
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.h83 IA_ERRORCODE drainDecoder();
DSoftXAAC.cpp824 drainDecoder(); in onPortFlushCompleted()
863 IA_ERRORCODE SoftXAAC::drainDecoder() { in drainDecoder() function in android::SoftXAAC
868 drainDecoder(); in onReset()
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.h106 IA_ERRORCODE drainDecoder();
DC2SoftXaacDec.cpp276 drainDecoder(); in onStop()
669 drainDecoder(); in onFlush_sm()
676 IA_ERRORCODE C2SoftXaacDec::drainDecoder() { in drainDecoder() function in android::C2SoftXaacDec