OpenMAX Bellagio 0.9.3
OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE Struct Reference

#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 342 of file OMX_Video.h.

Field Documentation

◆ bEnableDataPartitioning

OMX_BOOL OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::bEnableDataPartitioning

Definition at line 349 of file OMX_Video.h.

◆ bEnableHEC

OMX_BOOL OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::bEnableHEC

Definition at line 346 of file OMX_Video.h.

◆ bEnableResync

OMX_BOOL OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::bEnableResync

Definition at line 347 of file OMX_Video.h.

◆ bEnableRVLC

OMX_BOOL OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::bEnableRVLC

Definition at line 350 of file OMX_Video.h.

◆ nPortIndex

OMX_U32 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::nPortIndex

Definition at line 345 of file OMX_Video.h.

◆ nResynchMarkerSpacing

OMX_U32 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::nResynchMarkerSpacing

Definition at line 348 of file OMX_Video.h.

◆ nSize

OMX_U32 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::nSize

Definition at line 343 of file OMX_Video.h.

◆ nVersion

OMX_VERSIONTYPE OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::nVersion

Definition at line 344 of file OMX_Video.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