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

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

Completed in 62 milliseconds