OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE Struct Reference
[OpenMAX IL Video Domain]

#include <OMX_Video.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_BOOL bEnableHEC
OMX_BOOL bEnableResync
OMX_U32 nResynchMarkerSpacing
OMX_BOOL bEnableDataPartitioning
OMX_BOOL bEnableRVLC


Detailed Description

Structure for enabling various error correction methods for video compression.

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to bEnableHEC : Enable/disable header extension codes (HEC) bEnableResync : Enable/disable resynchronization markers nResynchMarkerSpacing : Resynch markers interval (in bits) to be applied in the stream bEnableDataPartitioning : Enable/disable data partitioning bEnableRVLC : Enable/disable reversible variable length coding

Definition at line 334 of file OMX_Video.h.


Field Documentation

Definition at line 335 of file OMX_Video.h.

Definition at line 336 of file OMX_Video.h.

Definition at line 337 of file OMX_Video.h.

Definition at line 338 of file OMX_Video.h.

Definition at line 339 of file OMX_Video.h.

Definition at line 340 of file OMX_Video.h.

Definition at line 341 of file OMX_Video.h.

Definition at line 342 of file OMX_Video.h.


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

Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo