Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxcore.cpp704 OMX_U32* componentIndex = &(data->iComponentIndex); in OMX_GetHandle() local
724 *componentIndex = jj; in OMX_GetHandle()
729 pProxyTerm[*componentIndex] = pTempProxyTerm; in OMX_GetHandle()
732 componentHandle[*componentIndex] = *pHandle; in OMX_GetHandle()
748 data->ipInstantiatedComponentReg[*componentIndex] = data->ipRegTemplateList[ii]; in OMX_GetHandle()
763 pProxyTerm[*componentIndex] = NULL; in OMX_GetHandle()
764 componentHandle[*componentIndex] = NULL; in OMX_GetHandle()
777 pProxyTerm[*componentIndex] = NULL; in OMX_GetHandle()
778 componentHandle[*componentIndex] = NULL; in OMX_GetHandle()
779 data->ipInstantiatedComponentReg[*componentIndex] = NULL; in OMX_GetHandle()
[all …]