HomeSort by relevance Sort by last modified time
    Searched refs:SEC_OMX_Component_Register (Results 1 - 4 of 4) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/
Android.mk 6 LOCAL_SRC_FILES := SEC_OMX_Component_Register.c \
SEC_OMX_Component_Register.h 19 * @file SEC_OMX_Component_Register.h
65 OMX_ERRORTYPE SEC_OMX_Component_Register(SEC_OMX_COMPONENT_REGLIST **compList, OMX_U32 *compNum);
SEC_OMX_Component_Register.c 19 * @file SEC_OMX_Component_Register.c
39 #include "SEC_OMX_Component_Register.h"
51 OMX_ERRORTYPE SEC_OMX_Component_Register(SEC_OMX_COMPONENT_REGLIST **compList, OMX_U32 *compNum)
SEC_OMX_Core.c 34 #include "SEC_OMX_Component_Register.h"
59 if (SEC_OMX_Component_Register(&gComponentList, &gComponentNum)) {

Completed in 42 milliseconds