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

/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/m4v_h263/dec/
H A DSoftMPEG4.h41 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftMPEG4.cpp340 void SoftMPEG4::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftMPEG4
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftMP3.cpp349 void SoftMP3::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftMP3
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.h39 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftAVC.cpp304 void SoftAVC::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftAVC
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h44 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftVorbis.cpp415 void SoftVorbis::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftVorbis
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftAAC2.cpp968 void SoftAAC2::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftAAC2
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h58 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftOpus.cpp482 void SoftOpus::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftOpus
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h63 virtual void onPortFlushCompleted(OMX_U32 portIndex);
H A DSoftHEVC.cpp525 void SoftHEVC::onPortFlushCompleted(OMX_U32 portIndex) { function in class:android::SoftHEVC
/frameworks/av/media/libstagefright/include/
H A DSimpleSoftOMXComponent.h77 virtual void onPortFlushCompleted(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp537 onPortFlushCompleted(portIndex);
634 void SimpleSoftOMXComponent::onPortFlushCompleted(OMX_U32 portIndex) {

Completed in 1324 milliseconds