Home
last modified time | relevance | path

Searched refs:OMX_ErrorInsufficientResources (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/omx/
DOMXUtils.cpp35 case OMX_ErrorInsufficientResources: in StatusFromOMXError()
DSoftOMXPlugin.cpp118 return OMX_ErrorInsufficientResources; in makeComponentInstance()
/frameworks/native/include/media/openmax/
DOMX_Core.h148 OMX_ErrorInsufficientResources = (OMX_S32) 0x80001000, enumerator
DOMX_AsString.h251 case OMX_ErrorInsufficientResources: return "InsufficientResources";