Searched refs:OMX_ErrorUnsupportedIndex (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp363 return OMX_ErrorUnsupportedIndex;
384 return OMX_ErrorUnsupportedIndex;
399 return OMX_ErrorUnsupportedIndex;
481 return OMX_ErrorUnsupportedIndex;
510 return OMX_ErrorUnsupportedIndex;
555 return OMX_ErrorUnsupportedIndex;
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp297 return OMX_ErrorUnsupportedIndex;
437 return OMX_ErrorUnsupportedIndex;
H A DSoftOMXComponent.cpp286 return OMX_ErrorUnsupportedIndex;
H A DSimpleSoftOMXComponent.cpp143 return OMX_ErrorUnsupportedIndex;
181 return OMX_ErrorUnsupportedIndex;
H A DSoftVideoEncoderOMXComponent.cpp334 return OMX_ErrorUnsupportedIndex;
H A DOMXNodeInstance.cpp228 case OMX_ErrorUnsupportedIndex:
537 if (err == OMX_ErrorUnsupportedIndex && portIndex == kPortIndexOutput) {
/frameworks/native/include/media/openmax/
H A DOMX_AsString.h262 case OMX_ErrorUnsupportedIndex: return "UnsupportedIndex";
H A DOMX_Core.h238 OMX_ErrorUnsupportedIndex = (OMX_S32) 0x8000101A, enumerator in enum:OMX_ERRORTYPE

Completed in 117 milliseconds