Home
last modified time | relevance | path

Searched defs:compNum (Results 1 – 2 of 2) sorted by relevance

/device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/
DSEC_OMX_Component_Register.c51 OMX_ERRORTYPE SEC_OMX_Component_Register(SEC_OMX_COMPONENT_REGLIST **compList, OMX_U32 *compNum) in SEC_OMX_Component_Register()
DSEC_OMX_Core.c323 int compNum = 0, totalRoleNum = 0; in SEC_OMX_GetRolesOfComponent() local