OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_S32 | nContrast |
Defines contrast level
STRUCT MEMBERS: nSize : Size of the structure in bytes
nVersion : OMX specification version information
nPortIndex : Port that this structure applies to
nContrast : Values allowed for contrast -100 to 100, zero means no change
Definition at line 550 of file OMX_IVCommon.h.
OMX_S32 OMX_CONFIG_CONTRASTTYPE::nContrast |
Definition at line 554 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_CONTRASTTYPE::nPortIndex |
Definition at line 553 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_CONTRASTTYPE::nSize |
Definition at line 551 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_CONTRASTTYPE::nVersion |
Definition at line 552 of file OMX_IVCommon.h.