OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_S32 | nGamma |
Defines setting for Gamma
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nGamma : Values allowed for gamma -100 to 100, zero means no change
Definition at line 604 of file OMX_IVCommon.h.
OMX_S32 OMX_CONFIG_GAMMATYPE::nGamma |
Definition at line 608 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_GAMMATYPE::nPortIndex |
Definition at line 607 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_GAMMATYPE::nSize |
Definition at line 605 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_GAMMATYPE::nVersion |
Definition at line 606 of file OMX_IVCommon.h.