Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp201 return OMX_ErrorBadPortIndex; in internalSetPortParams()
276 return OMX_ErrorBadPortIndex; in internalSetParameter()
293 return OMX_ErrorBadPortIndex; in internalSetParameter()
344 return OMX_ErrorBadPortIndex; in internalGetParameter()
DSoftVideoDecoderOMXComponent.cpp272 return OMX_ErrorBadPortIndex; in internalGetParameter()
356 return OMX_ErrorBadPortIndex; in internalSetParameter()
DSimpleSoftOMXComponent.cpp164 return OMX_ErrorBadPortIndex; in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp501 return OMX_ErrorBadPortIndex; in setConfig()
518 return OMX_ErrorBadPortIndex; in setConfig()
/frameworks/native/include/media/openmax/
DOMX_Core.h241 OMX_ErrorBadPortIndex = (OMX_S32) 0x8000101B, enumerator
DOMX_AsString.h283 case OMX_ErrorBadPortIndex: return "BadPortIndex";
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp1090 return OMX_ErrorBadPortIndex; in setConfig()
1109 return OMX_ErrorBadPortIndex; in setConfig()