OpenMAX Bellagio  0.9.3
omxcore.h
Go to the documentation of this file.
1 
27 #ifndef __ST_OMXCORE_H__
28 #define __ST_OMXCORE_H__
29 
30 #include <OMX_Component.h>
31 #include <OMX_Types.h>
32 #include <pthread.h>
33 
34 #include "utils.h"
35 #include "component_loader.h"
36 #include "omx_comp_debug_levels.h"
37 #ifdef ANDROID_COMPILATION
38 #include <oscl_base_macros.h>
39 #else
40 #define OSCL_IMPORT_REF
41 #define OSCL_EXPORT_REF
42 #endif
43 
44 //forward decl
46 
48 
50 #define SPECVERSIONMAJOR 1
52 #define SPECVERSIONMINOR 1
54 #define SPECREVISION 0
56 #define SPECSTEP 0
57 
58 #endif
OMX_ERRORTYPE
Definition: OMX_Core.h:127
OMX_ERRORTYPE BOSA_AddComponentLoader(struct BOSA_COMPONENTLOADER *pLoader)
Definition: omxcore.c:64
Component loader entry points.

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo