Searched refs:onPortFlushCompleted (Results 1 - 16 of 16) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h42 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftAAC2.cpp588 void SoftAAC2::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftAAC2
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h41 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftAMR.cpp431 void SoftAMR::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftAMR
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftMP3.cpp311 void SoftMP3::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftMP3
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.h41 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftVPX.cpp328 void SoftVPX::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftVPX
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h44 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftVorbis.cpp403 void SoftVorbis::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftVorbis
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.h45 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftMPEG4.cpp538 void SoftMPEG4::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftMPEG4
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.h47 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftAVC.cpp509 void SoftAVC::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftAVC
/frameworks/av/media/libstagefright/include/
H A DSimpleSoftOMXComponent.h72 virtual void onPortFlushCompleted(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp533 onPortFlushCompleted(portIndex);
626 void SimpleSoftOMXComponent::onPortFlushCompleted(OMX_U32 portIndex) {

Completed in 1972 milliseconds