Home
last modified time | relevance | path

Searched refs:OMX_ErrorNoMore (Results 1 – 22 of 22) sorted by relevance

/frameworks/av/media/libstagefright/omx/
DOMXStore.cpp123 if (err != OMX_ErrorNoMore) { in addPlugin()
205 return OMX_ErrorNoMore; in enumerateComponents()
DSoftOMXPlugin.cpp194 return OMX_ErrorNoMore; in enumerateComponents()
DSoftVideoEncoderOMXComponent.cpp332 return OMX_ErrorNoMore; in internalGetParameter()
365 return OMX_ErrorNoMore; in internalGetParameter()
DSoftVideoDecoderOMXComponent.cpp364 return OMX_ErrorNoMore; in internalGetParameter()
397 return OMX_ErrorNoMore; in internalGetParameter()
DOMXUtils.cpp37 case OMX_ErrorNoMore: in StatusFromOMXError()
DOMXNodeInstance.cpp619 if (err != OMX_ErrorNoMore) { in getParameter()
665 if (err != OMX_ErrorNoMore) { in getConfig()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.cpp146 return OMX_ErrorNoMore; in internalGetParameter()
260 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp117 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.cpp122 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp132 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Core.h192 OMX_ErrorNoMore = (OMX_S32) 0x8000100E, enumerator
DOMX_AsString.h268 case OMX_ErrorNoMore: return "NoMore";
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp124 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp151 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.cpp146 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp167 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp160 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp247 return OMX_ErrorNoMore; in internalGetParameter()
346 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.cpp175 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp147 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp146 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp281 return OMX_ErrorNoMore; in internalGetParameter()
372 return OMX_ErrorNoMore; in internalGetParameter()