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

  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.h 41 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftVPX.cpp 328 void SoftVPX::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC.h 43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftAAC2.h 42 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftAAC.cpp 513 void SoftAAC::onPortFlushCompleted(OMX_U32 portIndex) {
SoftAAC2.cpp 530 void SoftAAC2::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.h 41 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftAMR.cpp 431 void SoftAMR::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.h 45 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftMPEG4.cpp 538 void SoftMPEG4::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.h 43 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftMP3.cpp 299 void SoftMP3::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.h 44 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftVorbis.cpp 403 void SoftVorbis::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.h 47 virtual void onPortFlushCompleted(OMX_U32 portIndex);
SoftAVC.cpp 509 void SoftAVC::onPortFlushCompleted(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h 72 virtual void onPortFlushCompleted(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp 533 onPortFlushCompleted(portIndex);
626 void SimpleSoftOMXComponent::onPortFlushCompleted(OMX_U32 portIndex) {

Completed in 241 milliseconds