Home
last modified time | relevance | path

Searched refs:cComponentName (Results 1 – 12 of 12) sorted by relevance

/hardware/intel/common/utils/ISV/omx/
Disv_omxcore.cpp149 OMX_OUT OMX_STRING cComponentName, in OMX_ComponentNameEnum() argument
169 __func__, nIndex, cComponentName); in OMX_ComponentNameEnum()
170 return ((*(g_cores[i].mComponentNameEnum))(cComponentName, nNameLength, relativeIndex)); in OMX_ComponentNameEnum()
180 OMX_IN OMX_STRING cComponentName, in OMX_GetHandle() argument
187 ALOGD_IF(ISV_CORE_DEBUG, "%s: enter, try to get %s", __func__, cComponentName); in OMX_GetHandle()
205 ret = g_mrm_omx_adaptor->MRM_OMX_CheckIfFullLoad(cComponentName); in OMX_GetHandle()
221 const_cast<char *>(cComponentName), in OMX_GetHandle()
228 …ALOGD_IF(ISV_CORE_DEBUG, "%s: found component %s, pHandle %p", __func__, cComponentName, *pHandle); in OMX_GetHandle()
231 g_mrm_omx_adaptor->MRM_OMX_SetComponent(tempHandle, cComponentName); in OMX_GetHandle()
246 ALOGD_IF(ISV_CORE_DEBUG, "%s(): exit failure, %s not found", __func__, cComponentName); in OMX_GetHandle()
/hardware/intel/common/wrs_omxil_core/core/src/
Dwrs_omxcore.cpp165 OMX_OUT OMX_STRING cComponentName, in OMX_ComponentNameEnum() argument
184 strncpy(cComponentName, cname, nNameLength); in OMX_ComponentNameEnum()
192 OMX_IN OMX_STRING cComponentName, in OMX_GetHandle() argument
199 LOGV("%s(): enter, try to get %s", __FUNCTION__, cComponentName); in OMX_GetHandle()
209 if (!strcmp(cComponentName, cname)) { in OMX_GetHandle()
238 LOGI("get handle of component %s successfully", cComponentName); in OMX_GetHandle()
255 LOGE("%s(): exit failure, %s not found", __FUNCTION__, cComponentName); in OMX_GetHandle()
/hardware/intel/common/utils/media_resource_manager/omx_adaptor/
DOMX_adaptor.cpp79 OMX_ERRORTYPE MRM_OMX_Adaptor::MRM_OMX_CheckIfFullLoad(OMX_STRING cComponentName) { in MRM_OMX_CheckIfFullLoad() argument
83 String8 sComponentName(cComponentName); in MRM_OMX_CheckIfFullLoad()
109 OMX_STRING cComponentName) { in MRM_OMX_SetComponent() argument
110 ALOGV("MRM_OMX_SetComponent: %s", cComponentName); in MRM_OMX_SetComponent()
111 String8 sComponentName(cComponentName); in MRM_OMX_SetComponent()
DOMX_adaptor.h64 OMX_ERRORTYPE MRM_OMX_CheckIfFullLoad(OMX_STRING cComponentName);
72 OMX_STRING cComponentName);
/hardware/intel/common/utils/media_resource_manager/include/
DOMX_adaptor.h64 OMX_ERRORTYPE MRM_OMX_CheckIfFullLoad(OMX_STRING cComponentName);
72 OMX_STRING cComponentName);
/hardware/qcom/media/msm8974/mm-core/src/common/
Dqc_omx_core.h68 OMX_STRING cComponentName; //OMX component name member
/hardware/qcom/media/msm8996/mm-core/src/common/
Dqc_omx_core.h68 OMX_STRING cComponentName; //OMX component name member
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Dqc_omx_core.h68 OMX_STRING cComponentName; //OMX component name member
/hardware/qcom/media/msm8998/mm-core/src/common/
Dqc_omx_core.h68 OMX_STRING cComponentName; //OMX component name member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Core.h1254 OMX_OUT OMX_STRING cComponentName,
1288 OMX_IN OMX_STRING cComponentName,
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Core.h1254 OMX_OUT OMX_STRING cComponentName,
1288 OMX_IN OMX_STRING cComponentName,
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Core.h1245 OMX_OUT OMX_STRING cComponentName,
1279 OMX_IN OMX_STRING cComponentName,