OpenMAXBellagio
0.9.3
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
extension_struct.h
Go to the documentation of this file.
1
28
#ifndef EXTENSION_STRUCT_H_
29
#define EXTENSION_STRUCT_H_
30
34
typedef
struct
OMX_PARAM_BELLAGIOTHREADS_ID
{
35
OMX_U32
nSize
;
36
OMX_VERSIONTYPE
nVersion
;
37
long
int
nThreadBufferMngtID
; \
38
long
int
nThreadMessageID
; \
39
}
OMX_PARAM_BELLAGIOTHREADS_ID
;
40
41
typedef
struct
multiResourceDescriptor
{
42
int
CPUResourceRequested
;
43
int
MemoryResourceRequested
;
44
}
multiResourceDescriptor
;
45
46
#endif
Generated for OpenMAX Bellagio rel. 0.9.3 by
1.5.1