Home
last modified time | relevance | path

Searched refs:OMX_ErrorUnsupportedIndex (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp381 return OMX_ErrorUnsupportedIndex; in internalGetParameter()
406 return OMX_ErrorUnsupportedIndex; in internalGetParameter()
425 return OMX_ErrorUnsupportedIndex; in internalGetParameter()
536 return OMX_ErrorUnsupportedIndex; in internalSetVp8Params()
565 return OMX_ErrorUnsupportedIndex; in internalSetAndroidVp8Params()
610 return OMX_ErrorUnsupportedIndex; in internalSetBitrateParams()
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp379 return OMX_ErrorUnsupportedIndex; in internalGetParameter()
550 return OMX_ErrorUnsupportedIndex; in getConfig()
569 return OMX_ErrorUnsupportedIndex; in getConfig()
579 return OMX_ErrorUnsupportedIndex; in setConfig()
602 return OMX_ErrorUnsupportedIndex; in setConfig()
DOMXUtils.cpp33 case OMX_ErrorUnsupportedIndex: in StatusFromOMXError()
DSimpleSoftOMXComponent.cpp147 return OMX_ErrorUnsupportedIndex; in internalGetParameter()
189 return OMX_ErrorUnsupportedIndex; in internalSetParameter()
DSoftOMXComponent.cpp286 return OMX_ErrorUnsupportedIndex; in getExtensionIndex()
DSoftVideoEncoderOMXComponent.cpp359 return OMX_ErrorUnsupportedIndex; in internalGetParameter()
DOMXNodeInstance.cpp654 : OMX_ErrorUnsupportedIndex; in storeMetaDataInBuffers_l()
676 if (err == OMX_ErrorUnsupportedIndex && portIndex == kPortIndexOutput) { in storeMetaDataInBuffers_l()
/frameworks/native/include/media/openmax/
DOMX_Core.h238 OMX_ErrorUnsupportedIndex = (OMX_S32) 0x8000101A, enumerator
DOMX_AsString.h282 case OMX_ErrorUnsupportedIndex: return "UnsupportedIndex";
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp1153 return OMX_ErrorUnsupportedIndex; in internalSetBitrateParams()