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

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
Android.mk 7 Exynos_OMX_Component_Register.c \
Exynos_OMX_Component_Register.h 19 * @file Exynos_OMX_Component_Register.h
65 OMX_ERRORTYPE Exynos_OMX_Component_Register(EXYNOS_OMX_COMPONENT_REGLIST **compList, OMX_U32 *compNum);
Exynos_OMX_Component_Register.c 19 * @file Exynos_OMX_Component_Register.c
40 #include "Exynos_OMX_Component_Register.h"
48 OMX_ERRORTYPE Exynos_OMX_Component_Register(EXYNOS_OMX_COMPONENT_REGLIST **compList, OMX_U32 *compNum)
Exynos_OMX_Core.c 34 #include "Exynos_OMX_Component_Register.h"
61 if (Exynos_OMX_Component_Register(&gComponentList, &gComponentNum)) {

Completed in 1554 milliseconds