Searched refs:coreName (Results 1 – 2 of 2) sorted by relevance
58 OMX_ERRORTYPE WrsOMXPlugin::AddCore(const char* coreName) in AddCore() argument60 void* libHandle = dlopen(coreName, RTLD_NOW); in AddCore()92 ALOGI("OMX IL core %s: declares component %s", coreName, tmpComponentName); in AddCore()95 ALOGI("OMX IL core %s: contains %u components", coreName, core->mNumComponents); in AddCore()101 ALOGW("OMX IL core %s not found", coreName); in AddCore()
102 OMX_ERRORTYPE AddCore(const char* coreName);