Home
last modified time | relevance | path

Searched refs:OMX_EventPortSettingsChanged (Results 1 – 15 of 15) sorted by relevance

/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp234 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, 0, NULL); in handlePortSettingsChange()
252 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in handlePortSettingsChange()
256 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in handlePortSettingsChange()
DOMXNodeInstance.cpp2265 case OMX_EventPortSettingsChanged: in onEvent()
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Core.h501 OMX_EventPortSettingsChanged, /**< component is reported a port settings change */ enumerator
DOMX_AsString.h307 case OMX_EventPortSettingsChanged: return "PortSettingsChanged";
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp389 notify(OMX_EventPortSettingsChanged, 1, 0, NULL); in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.cpp385 notify(OMX_EventPortSettingsChanged, 1, 0, NULL); in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp669 notify(OMX_EventPortSettingsChanged, 1, 0, NULL); in onQueueFilled()
873 notify(OMX_EventPortSettingsChanged, 1, 0, NULL); in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp499 notify(OMX_EventPortSettingsChanged, 1, 0, NULL); in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp436 notify(OMX_EventPortSettingsChanged, 1, 0, NULL); in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp578 notify(OMX_EventPortSettingsChanged, 1, 0, NULL); in onQueueFilled()
691 notify(OMX_EventPortSettingsChanged, 1, 0, NULL); in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.cpp661 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.cpp651 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.cpp784 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp1374 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in onQueueFilled()
/frameworks/av/media/libstagefright/
DACodec.cpp8044 case OMX_EventPortSettingsChanged: in onOMXEvent()
8308 case OMX_EventPortSettingsChanged: in onOMXEvent()
8537 case OMX_EventPortSettingsChanged: in onOMXEvent()