Home
last modified time | relevance | path

Searched refs:onPortFlushCompleted (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.h44 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSoftGSM.cpp335 void SoftGSM::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftGSM
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.h41 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSoftMPEG4.cpp385 void SoftMPEG4::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftMPEG4
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.h43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSoftVPX.cpp332 void SoftVPX::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftVPX
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.h44 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSoftVorbis.cpp574 void SoftVorbis::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftVorbis
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.h41 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSoftAMR.cpp539 void SoftAMR::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftAMR
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.h43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSoftMP3.cpp438 void SoftMP3::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftMP3
/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.h43 virtual void onPortFlushCompleted(OMX_U32 portIndex) override;
DSoftFlacDecoder.cpp436 void SoftFlacDecoder::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftFlacDecoder
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.h58 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSoftOpus.cpp608 void SoftOpus::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftOpus
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.h43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.h62 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSoftHEVC.cpp430 void SoftHEVC::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftHEVC
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.h52 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSoftAVCDec.cpp433 void SoftAVC::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::SoftAVC
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.h58 virtual void onPortFlushCompleted(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.h64 virtual void onPortFlushCompleted(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DSimpleSoftOMXComponent.h88 virtual void onPortFlushCompleted(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp621 onPortFlushCompleted(portIndex); in onPortFlush()
721 void SimpleSoftOMXComponent::onPortFlushCompleted(OMX_U32 portIndex __unused) { in onPortFlushCompleted() function in android::SimpleSoftOMXComponent

12