HomeSort by relevance Sort by last modified time
    Searched refs:onPortFlushCompleted (Results 1 - 16 of 16) sorted by null

  /frameworks/base/media/libstagefright/codecs/on2/dec/
SoftVPX.h 41 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftVPX.cpp 328 void SoftVPX::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/base/media/libstagefright/codecs/aacdec/
SoftAAC.h 43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftAAC.cpp 425 void SoftAAC::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/
SoftAMR.h 41 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftAMR.cpp 398 void SoftAMR::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.h 45 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftMPEG4.cpp 540 void SoftMPEG4::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/base/media/libstagefright/codecs/mp3dec/
SoftMP3.h 43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftMP3.cpp 286 void SoftMP3::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/base/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.h 44 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftVorbis.cpp 403 void SoftVorbis::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/
SoftAVC.h 47 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftAVC.cpp 509 void SoftAVC::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/base/media/libstagefright/include/
SimpleSoftOMXComponent.h 72 virtual void onPortFlushCompleted(OMX_U32 portIndex);
  /frameworks/base/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp 532 onPortFlushCompleted(portIndex);
625 void SimpleSoftOMXComponent::onPortFlushCompleted(OMX_U32 portIndex) {

Completed in 3276 milliseconds