Home
last modified time | relevance | path

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

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