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

/frameworks/av/media/libstagefright/omx/
H A DSoftVideoEncoderOMXComponent.cpp198 return OMX_ErrorBadPortIndex;
265 return OMX_ErrorBadPortIndex;
278 return OMX_ErrorBadPortIndex;
325 return OMX_ErrorBadPortIndex;
H A DSoftVideoDecoderOMXComponent.cpp268 return OMX_ErrorBadPortIndex;
340 return OMX_ErrorBadPortIndex;
H A DSimpleSoftOMXComponent.cpp156 return OMX_ErrorBadPortIndex;
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp450 return OMX_ErrorBadPortIndex;
463 return OMX_ErrorBadPortIndex;
/frameworks/native/include/media/openmax/
H A DOMX_AsString.h263 case OMX_ErrorBadPortIndex: return "BadPortIndex";
H A DOMX_Core.h241 OMX_ErrorBadPortIndex = (OMX_S32) 0x8000101B, enumerator in enum:OMX_ERRORTYPE
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp1038 return OMX_ErrorBadPortIndex;
1051 return OMX_ErrorBadPortIndex;

Completed in 79 milliseconds