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
OMX_PARAM_BELLAGIOTHREADS_ID
struct OMX_PARAM_BELLAGIOTHREADS_ID OMX_PARAM_BELLAGIOTHREADS_ID
OMX_PARAM_BELLAGIOTHREADS_ID
Definition:
extension_struct.h:34
OMX_U32
unsigned long OMX_U32
Definition:
OMX_Types.h:145
multiResourceDescriptor::MemoryResourceRequested
int MemoryResourceRequested
Definition:
extension_struct.h:43
multiResourceDescriptor::CPUResourceRequested
int CPUResourceRequested
Definition:
extension_struct.h:42
multiResourceDescriptor
struct multiResourceDescriptor multiResourceDescriptor
OMX_PARAM_BELLAGIOTHREADS_ID::nSize
OMX_U32 nSize
Definition:
extension_struct.h:35
multiResourceDescriptor
Definition:
extension_struct.h:41
OMX_PARAM_BELLAGIOTHREADS_ID::nVersion
OMX_VERSIONTYPE nVersion
Definition:
extension_struct.h:36
OMX_PARAM_BELLAGIOTHREADS_ID::nThreadBufferMngtID
long int nThreadBufferMngtID
Definition:
extension_struct.h:37
OMX_VERSIONTYPE
Definition:
OMX_Types.h:328
OMX_PARAM_BELLAGIOTHREADS_ID::nThreadMessageID
long int nThreadMessageID
Definition:
extension_struct.h:38
Generated for OpenMAX Bellagio rel. 0.9.3 by
1.5.1