Searched defs:cComponentName (Results 1 - 25 of 34) sorted by relevance

12

/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
H A Dti_omx_config_parser.h37 OMX_STRING cComponentName; //OMX component name member in struct:__anon5398
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Dqc_omx_core.h68 OMX_STRING cComponentName; //OMX component name member in struct:__anon3672
/hardware/qcom/media/msm8974/mm-core/src/common/
H A Dqc_omx_core.h68 OMX_STRING cComponentName; //OMX component name member in struct:__anon3674
/hardware/qcom/media/msm8996/mm-core/src/common/
H A Dqc_omx_core.h68 OMX_STRING cComponentName; //OMX component name member in struct:__anon3732
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
H A Domx_rpc.c97 * @param cComponentName [IN] : Name of the component.
103 RPC_OMX_ERRORTYPE RPC_InstanceInit(OMX_STRING cComponentName, argument
147 // strncpy(sReq.name, cComponentName, OMX_MAX_STRINGNAME_SIZE);
H A Domx_rpc_utils.c205 * @param cComponentName - Name of the component.
212 RPC_OMX_ERRORTYPE RPC_UTIL_GetTargetCore(OMX_STRING cComponentName, argument
221 sscanf(cComponentName, "%*[^'.'].%*[^'.'].%[^'.'].%*s",
H A Domx_rpc_stub.c152 * @param cComponentName [IN] : Name of the component that is to be created
162 OMX_STRING cComponentName, OMX_PTR pAppData,
180 cComponentName);
192 RPC_SETFIELDCOPYGEN(pData, nPos, cComponentName,
161 RPC_GetHandle(OMX_HANDLETYPE hRPCCtx, OMX_STRING cComponentName, OMX_PTR pAppData, OMX_CALLBACKTYPE * pCallBacks, OMX_ERRORTYPE * eCompReturn) argument
/hardware/intel/common/utils/media_resource_manager/omx_adaptor/
H A DOMX_adaptor.cpp79 OMX_ERRORTYPE MRM_OMX_Adaptor::MRM_OMX_CheckIfFullLoad(OMX_STRING cComponentName) { argument
83 String8 sComponentName(cComponentName);
109 OMX_STRING cComponentName) {
110 ALOGV("MRM_OMX_SetComponent: %s", cComponentName);
111 String8 sComponentName(cComponentName);
107 MRM_OMX_SetComponent( OMX_HANDLETYPE pComponentHandle, OMX_STRING cComponentName) argument
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
H A Domx_rpc.c97 * @param cComponentName [IN] : Name of the component.
103 RPC_OMX_ERRORTYPE RPC_InstanceInit(OMX_STRING cComponentName, argument
147 // strncpy(sReq.name, cComponentName, OMX_MAX_STRINGNAME_SIZE);
H A Domx_rpc_utils.c205 * @param cComponentName - Name of the component.
212 RPC_OMX_ERRORTYPE RPC_UTIL_GetTargetCore(OMX_STRING cComponentName, argument
221 sscanf(cComponentName, "%*[^'.'].%*[^'.'].%[^'.'].%*s",
H A Domx_rpc_stub.c158 * @param cComponentName [IN] : Name of the component that is to be created
168 OMX_STRING cComponentName, OMX_PTR pAppData,
186 cComponentName);
198 RPC_SETFIELDCOPYGEN(pData, nPos, cComponentName,
167 RPC_GetHandle(OMX_HANDLETYPE hRPCCtx, OMX_STRING cComponentName, OMX_PTR pAppData, OMX_CALLBACKTYPE * pCallBacks, OMX_ERRORTYPE * eCompReturn) argument
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcore.cpp149 OMX_OUT OMX_STRING cComponentName,
169 __func__, nIndex, cComponentName);
170 return ((*(g_cores[i].mComponentNameEnum))(cComponentName, nNameLength, relativeIndex));
180 OMX_IN OMX_STRING cComponentName,
187 ALOGD_IF(ISV_CORE_DEBUG, "%s: enter, try to get %s", __func__, cComponentName);
205 ret = g_mrm_omx_adaptor->MRM_OMX_CheckIfFullLoad(cComponentName);
221 const_cast<char *>(cComponentName),
228 ALOGD_IF(ISV_CORE_DEBUG, "%s: found component %s, pHandle %p", __func__, cComponentName, *pHandle);
231 g_mrm_omx_adaptor->MRM_OMX_SetComponent(tempHandle, cComponentName);
246 ALOGD_IF(ISV_CORE_DEBUG, "%s(): exit failure, %s not found", __func__, cComponentName);
148 OMX_ComponentNameEnum( OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) argument
178 OMX_GetHandle( OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_STRING cComponentName, OMX_IN OMX_PTR pAppData, OMX_IN OMX_CALLBACKTYPE *pCallBacks) argument
[all...]
/hardware/intel/common/wrs_omxil_core/core/src/
H A Dwrs_omxcore.cpp165 OMX_OUT OMX_STRING cComponentName,
184 strncpy(cComponentName, cname, nNameLength);
192 OMX_IN OMX_STRING cComponentName,
199 LOGV("%s(): enter, try to get %s", __FUNCTION__, cComponentName);
209 if (!strcmp(cComponentName, cname)) {
238 LOGI("get handle of component %s successfully", cComponentName);
255 LOGE("%s(): exit failure, %s not found", __FUNCTION__, cComponentName);
164 OMX_ComponentNameEnum( OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) argument
190 OMX_GetHandle( OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_STRING cComponentName, OMX_IN OMX_PTR pAppData, OMX_IN OMX_CALLBACKTYPE *pCallBacks) argument
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
H A DOMX_Core.c153 * @param[in] cComponentName Name of the component to load
167 OMX_ERRORTYPE TIOMX_GetHandle( OMX_HANDLETYPE* pHandle, OMX_STRING cComponentName, argument
183 if ((NULL == cComponentName) || (NULL == pHandle) || (NULL == pCallBacks)) {
192 if(strlen(cComponentName) >= MAXNAMESIZE) {
210 if (strcmp(componentTable[refIndex].name, cComponentName) == 0) {
212 cComponentName, componentTable[refIndex].refCount);
217 ALOGE("Max instances of component %s already created.\n", cComponentName);
238 strcat(buf, cComponentName);
491 * @param[out] cComponentName The name of the component at nIndex
501 OMX_OUT OMX_STRING cComponentName,
500 TIOMX_ComponentNameEnum( OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) argument
536 TIOMX_GetRolesOfComponent( OMX_IN OMX_STRING cComponentName, OMX_INOUT OMX_U32 *pNumRoles, OMX_OUT OMX_U8 **roles) argument
[all...]
/hardware/ti/omap4-aah/domx/omx_core/src/
H A DOMX_Core_Wrapper.c104 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex)
109 return OMX_ComponentNameEnum(cComponentName, nNameLength, nIndex);
113 OMX_IN OMX_STRING cComponentName,
119 return OMX_GetHandle(pHandle, cComponentName, pAppData, pCallBacks);
103 TIOMX_ComponentNameEnum(OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) argument
112 TIOMX_GetHandle(OMX_OUT OMX_HANDLETYPE * pHandle, OMX_IN OMX_STRING cComponentName, OMX_IN OMX_PTR pAppData, OMX_IN OMX_CALLBACKTYPE * pCallBacks) argument
H A DOMX_Core.c174 * @param[in] cComponentName Name of the component to load
189 OMX_STRING cComponentName, OMX_PTR pAppData,
210 CORE_require(NULL != cComponentName, OMX_ErrorBadParameter, NULL);
220 CORE_require(strlen(cComponentName) < MAXNAMESIZE,
244 strcat(buf, cComponentName); /* checked already, so strcpy and strcat are */
265 if(mode == enable && strstr(cComponentName,"secure") == NULL)
535 * @param[out] cComponentName The name of the component at nIndex
545 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex)
549 CORE_require(cComponentName != NULL, OMX_ErrorBadParameter, NULL);
558 strcpy(cComponentName, componentTabl
188 OMX_GetHandle(OMX_HANDLETYPE * pHandle, OMX_STRING cComponentName, OMX_PTR pAppData, OMX_CALLBACKTYPE * pCallBacks) argument
544 OMX_ComponentNameEnum(OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) argument
581 OMX_GetRolesOfComponent(OMX_IN OMX_STRING cComponentName, OMX_INOUT OMX_U32 * pNumRoles, OMX_OUT OMX_U8 ** roles) argument
[all...]
/hardware/ti/omap4xxx/domx/omx_core/src/
H A DOMX_Core_Wrapper.c108 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex)
113 return OMX_ComponentNameEnum(cComponentName, nNameLength, nIndex);
117 OMX_IN OMX_STRING cComponentName,
123 return OMX_GetHandle(pHandle, cComponentName, pAppData, pCallBacks);
107 TIOMX_ComponentNameEnum(OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) argument
116 TIOMX_GetHandle(OMX_OUT OMX_HANDLETYPE * pHandle, OMX_IN OMX_STRING cComponentName, OMX_IN OMX_PTR pAppData, OMX_IN OMX_CALLBACKTYPE * pCallBacks) argument
H A DOMX_Core.c167 * @param[in] cComponentName Name of the component to load
182 OMX_STRING cComponentName, OMX_PTR pAppData,
203 CORE_require(NULL != cComponentName, OMX_ErrorBadParameter, NULL);
213 CORE_require(strlen(cComponentName) < MAXNAMESIZE,
237 strcat(buf, cComponentName); /* checked already, so strcpy and strcat are */
255 if(mode == enable && strstr(cComponentName,"secure") == NULL)
522 * @param[out] cComponentName The name of the component at nIndex
532 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex)
536 CORE_require(cComponentName != NULL, OMX_ErrorBadParameter, NULL);
545 strcpy(cComponentName, componentTabl
181 OMX_GetHandle(OMX_HANDLETYPE * pHandle, OMX_STRING cComponentName, OMX_PTR pAppData, OMX_CALLBACKTYPE * pCallBacks) argument
531 OMX_ComponentNameEnum(OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) argument
568 OMX_GetRolesOfComponent(OMX_IN OMX_STRING cComponentName, OMX_INOUT OMX_U32 * pNumRoles, OMX_OUT OMX_U8 ** roles) argument
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
H A DOMX_G726Enc_Utils.h614 OMX_STRING cComponentName; member in struct:G726ENC_COMPONENT_PRIVATE
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c2518 OMX_S8 cComponentName[MAXNAMESIZE] = { 0 } local
2527 OMX_GetComponentVersion(hComponent, (OMX_STRING) cComponentName,
2531 sscanf((char *)cComponentName, "%*[^'.'].%*[^'.'].%[^'.'].%*s",
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c2689 OMX_S8 cComponentName[MAXNAMESIZE] = { 0 } local
2698 OMX_GetComponentVersion(hComponent, (OMX_STRING) cComponentName,
2702 sscanf((char *)cComponentName, "%*[^'.'].%*[^'.'].%[^'.'].%*s",
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h477 OMX_STRING cComponentName; member in struct:AACENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h766 OMX_STRING cComponentName; member in struct:G711ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h562 OMX_STRING cComponentName; member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h675 OMX_STRING cComponentName; member in struct:G726DEC_COMPONENT_PRIVATE

Completed in 889 milliseconds

12