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

/frameworks/av/media/libstagefright/omx/
H A DSoftVideoEncoderOMXComponent.cpp196 return OMX_ErrorBadPortIndex;
263 return OMX_ErrorBadPortIndex;
276 return OMX_ErrorBadPortIndex;
323 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

Completed in 2802 milliseconds