OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OSCL_EXPORT_REF
(Results
1 - 6
of
6
) sorted by null
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
library_register.h
35
#define
OSCL_EXPORT_REF
__attribute__((visibility("default")))
47
OSCL_EXPORT_REF
int Exynos_OMX_COMPONENT_Library_Register(ExynosRegisterComponentType **ppExynosComponent);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
library_register.h
35
#define
OSCL_EXPORT_REF
__attribute__((visibility("default")))
49
OSCL_EXPORT_REF
int Exynos_OMX_COMPONENT_Library_Register(ExynosRegisterComponentType **exynosComponents);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
library_register.h
35
#define
OSCL_EXPORT_REF
__attribute__((visibility("default")))
48
OSCL_EXPORT_REF
int Exynos_OMX_COMPONENT_Library_Register(
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
library_register.h
35
#define
OSCL_EXPORT_REF
__attribute__((visibility("default")))
48
OSCL_EXPORT_REF
int Exynos_OMX_COMPONENT_Library_Register(ExynosRegisterComponentType **exynosComponents);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
library_register.h
35
#define
OSCL_EXPORT_REF
__attribute__((visibility("default")))
52
OSCL_EXPORT_REF
int Exynos_OMX_COMPONENT_Library_Register(
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
library_register.h
35
#define
OSCL_EXPORT_REF
__attribute__((visibility("default")))
52
OSCL_EXPORT_REF
int Exynos_OMX_COMPONENT_Library_Register(ExynosRegisterComponentType **ppExynosComponent);
Completed in 107 milliseconds