OMX_PARAM_INTERLEAVETYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#include <OMX_IVCommon.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_BOOL bEnable
OMX_U32 nInterleavePortIndex


Detailed Description

Define interlace type

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to bEnable : Enable control variable for this functionality (see below) nInterleavePortIndex : Index of input or output port associated with the interleaved plane. pPlanarPortIndexes[4] : Index of input or output planar ports.

Definition at line 671 of file OMX_IVCommon.h.


Field Documentation

OMX_U32 OMX_PARAM_INTERLEAVETYPE::nSize

Definition at line 672 of file OMX_IVCommon.h.

OMX_VERSIONTYPE OMX_PARAM_INTERLEAVETYPE::nVersion

Definition at line 673 of file OMX_IVCommon.h.

OMX_U32 OMX_PARAM_INTERLEAVETYPE::nPortIndex

Definition at line 674 of file OMX_IVCommon.h.

OMX_BOOL OMX_PARAM_INTERLEAVETYPE::bEnable

Definition at line 675 of file OMX_IVCommon.h.

OMX_U32 OMX_PARAM_INTERLEAVETYPE::nInterleavePortIndex

Definition at line 676 of file OMX_IVCommon.h.


The documentation for this struct was generated from the following file:
Generated for OpenMAX Bellagio rel. 0.9.0 by  doxygen 1.5.1
SourceForge.net Logo