Home
last modified time | relevance | path

Searched refs:OMX_ErrorBadPortIndex (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.cpp167 return OMX_ErrorBadPortIndex; in internalGetParameter()
195 return OMX_ErrorBadPortIndex; in internalGetParameter()
281 return OMX_ErrorBadPortIndex; in internalSetParameter()
/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp203 return OMX_ErrorBadPortIndex; in internalSetPortParams()
278 return OMX_ErrorBadPortIndex; in internalSetParameter()
295 return OMX_ErrorBadPortIndex; in internalSetParameter()
346 return OMX_ErrorBadPortIndex; in internalGetParameter()
DSoftVideoDecoderOMXComponent.cpp360 return OMX_ErrorBadPortIndex; in internalGetParameter()
444 return OMX_ErrorBadPortIndex; in internalSetParameter()
597 return OMX_ErrorBadPortIndex; in getConfig()
679 return OMX_ErrorBadPortIndex; in internalSetConfig()
DSimpleSoftOMXComponent.cpp179 return OMX_ErrorBadPortIndex; in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp417 return OMX_ErrorBadPortIndex; in internalSetConfig()
434 return OMX_ErrorBadPortIndex; in internalSetConfig()
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Core.h241 OMX_ErrorBadPortIndex = (OMX_S32) 0x8000101B, enumerator
DOMX_AsString.h286 case OMX_ErrorBadPortIndex: return "BadPortIndex";
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp1074 return OMX_ErrorBadPortIndex; in internalSetConfig()
1093 return OMX_ErrorBadPortIndex; in internalSetConfig()