Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DOMXStore.cpp178 if (err != OMX_ErrorNoMore) { in addPlugin()
260 return OMX_ErrorNoMore; in enumerateComponents()
DSoftOMXPlugin.cpp189 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.cpp734 if (err != OMX_ErrorNoMore) { in getParameter()
789 if (err != OMX_ErrorNoMore) { in getConfig()
/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp117 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.cpp146 return OMX_ErrorNoMore; in internalGetParameter()
260 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/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp124 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/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/mp3dec/
DSoftMP3.cpp151 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp157 return OMX_ErrorNoMore; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp263 return OMX_ErrorNoMore; in internalGetParameter()
362 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.cpp149 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()