Go to the documentation of this file.
43 # define OMX_API __declspec(dllexport)
46 # define OMX_API __declspec(dllexport)
48 # define OMX_API __declspec(dllimport)
54 # define OMX_API __declspec(dllexport)
56 # define OMX_API __declspec(dllimport)
62 # define OMX_API extern
99 #define OMX_ALL 0xFFFFFFFF
157 #ifndef OMX_SKIP64BIT
160 typedef unsigned long long OMX_U64;
163 typedef signed long long OMX_S64;
168 typedef unsigned __int64
OMX_U64;
171 typedef signed __int64
OMX_S64;
281 #ifndef OMX_SKIP64BIT
284 typedef struct OMX_TICKS
290 #define OMX_TICKS_PER_SECOND 1000000
Generated for OpenMAX Bellagio rel. 0.9.3 by
1.5.1