Home
last modified time | relevance | path

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

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