OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_S32 | nSaturation |
Define for setting saturation
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nSaturation : Values allowed for saturation -100 to 100, zero means no change
Definition at line 622 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_SATURATIONTYPE::nPortIndex |
Definition at line 625 of file OMX_IVCommon.h.
OMX_S32 OMX_CONFIG_SATURATIONTYPE::nSaturation |
Definition at line 626 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_SATURATIONTYPE::nSize |
Definition at line 623 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_SATURATIONTYPE::nVersion |
Definition at line 624 of file OMX_IVCommon.h.