Searched refs:OMX_ErrorComponentNotFound (Results 1 – 4 of 4) sorted by relevance
91 return OMX_ErrorComponentNotFound; in makeComponentInstance()108 return OMX_ErrorComponentNotFound; in makeComponentInstance()
157 OMX_ErrorComponentNotFound = (OMX_S32) 0x80001003, enumerator
234 case OMX_ErrorComponentNotFound: return "ComponentNotFound";
81 case OMX_ErrorComponentNotFound: in statusFromOMXError()