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

/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.cpp167 return OMX_ErrorBadPortIndex;
195 return OMX_ErrorBadPortIndex;
281 return OMX_ErrorBadPortIndex;
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp360 return OMX_ErrorBadPortIndex;
444 return OMX_ErrorBadPortIndex;
596 return OMX_ErrorBadPortIndex;
651 return OMX_ErrorBadPortIndex;
H A DSoftVideoEncoderOMXComponent.cpp203 return OMX_ErrorBadPortIndex;
278 return OMX_ErrorBadPortIndex;
295 return OMX_ErrorBadPortIndex;
346 return OMX_ErrorBadPortIndex;
H A DSimpleSoftOMXComponent.cpp178 return OMX_ErrorBadPortIndex;
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp416 return OMX_ErrorBadPortIndex;
433 return OMX_ErrorBadPortIndex;
/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Core.h241 OMX_ErrorBadPortIndex = (OMX_S32) 0x8000101B, enumerator in enum:OMX_ERRORTYPE
H A DOMX_AsString.h284 case OMX_ErrorBadPortIndex: return "BadPortIndex";
/frameworks/native/include/media/openmax/
H A DOMX_Core.h241 OMX_ErrorBadPortIndex = (OMX_S32) 0x8000101B, enumerator in enum:OMX_ERRORTYPE
H A DOMX_AsString.h284 case OMX_ErrorBadPortIndex: return "BadPortIndex";
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp1074 return OMX_ErrorBadPortIndex;
1093 return OMX_ErrorBadPortIndex;

Completed in 107 milliseconds