Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxcore.cpp1176 OMX_INOUT OMX_U32 *pNumComps, in OMX_MasterGetComponentsOfRole() argument
1179 return OMX_GetComponentsOfRole(role, pNumComps, compNames); in OMX_MasterGetComponentsOfRole()
1185 OMX_INOUT OMX_U32 *pNumComps, in OMX_GetComponentsOfRole() argument
1199 *pNumComps = 0; in OMX_GetComponentsOfRole()
1217 … oscl_strncpy((OMX_STRING) compNames[*pNumComps], (data->ipRegTemplateList[ii])->ComponentName, in OMX_GetComponentsOfRole()
1221 *pNumComps = (*pNumComps + 1); in OMX_GetComponentsOfRole()
/external/opencore/codecs_v2/omx/omx_mastercore/include/
Domx_interface.h61 OMX_INOUT OMX_U32 *pNumComps,
182 OMX_INOUT OMX_U32 *pNumComps,
/external/opencore/codecs_v2/omx/omx_mastercore/src/
Dpv_omxmastercore.cpp788 OMX_INOUT OMX_U32 *pNumComps, in OMX_MasterGetComponentsOfRole() argument
794 *pNumComps = 0; in OMX_MasterGetComponentsOfRole()
815 oscl_strncpy((OMX_STRING)compNames[*pNumComps], in OMX_MasterGetComponentsOfRole()
820 *pNumComps = (*pNumComps + 1); in OMX_MasterGetComponentsOfRole()
/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h117 OMX_INOUT OMX_U32 *pNumComps,
301 OMX_INOUT OMX_U32 *pNumComps,
/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Core.h1409 OMX_INOUT OMX_U32 *pNumComps,