Searched refs:OMX_ErrorComponentNotFound (Results 1 – 5 of 5) sorted by relevance
122 return OMX_ErrorComponentNotFound; in makeComponentInstance()139 return OMX_ErrorComponentNotFound; in makeComponentInstance()
47 case OMX_ErrorComponentNotFound: in StatusFromOMXError()
157 OMX_ErrorComponentNotFound = (OMX_S32) 0x80001003, enumerator
257 case OMX_ErrorComponentNotFound: return "ComponentNotFound";
94 case OMX_ErrorComponentNotFound: in statusFromOMXError()