OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE Struct Reference

struct OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE

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

Member Data Documentation

OMX_BOOL bEnableDataPartitioning

OMX_BOOL bEnableDataPartitioning

OMX_BOOL bEnableHEC

OMX_BOOL bEnableHEC

OMX_BOOL bEnableRVLC

OMX_BOOL bEnableRVLC

OMX_BOOL bEnableResync

OMX_BOOL bEnableResync

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nResynchMarkerSpacing

OMX_U32 nResynchMarkerSpacing

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion