OpenMAXBellagio  0.9.3
OMX_PARAM_INTERLEAVETYPE Struct Reference

#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 683 of file OMX_IVCommon.h.

Field Documentation

◆ bEnable

OMX_BOOL OMX_PARAM_INTERLEAVETYPE::bEnable

Definition at line 687 of file OMX_IVCommon.h.

◆ nInterleavePortIndex

OMX_U32 OMX_PARAM_INTERLEAVETYPE::nInterleavePortIndex

Definition at line 688 of file OMX_IVCommon.h.

◆ nPortIndex

OMX_U32 OMX_PARAM_INTERLEAVETYPE::nPortIndex

Definition at line 686 of file OMX_IVCommon.h.

◆ nSize

OMX_U32 OMX_PARAM_INTERLEAVETYPE::nSize

Definition at line 684 of file OMX_IVCommon.h.

◆ nVersion

OMX_VERSIONTYPE OMX_PARAM_INTERLEAVETYPE::nVersion

Definition at line 685 of file OMX_IVCommon.h.


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo