OMX_PARAM_DEBLOCKINGTYPE Struct Reference

struct OMX_PARAM_DEBLOCKINGTYPE

Deblocking state; it is required to be set up before starting the codec

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to bDeblocking : Enable/disable deblocking mode

Member Data Documentation

OMX_BOOL bDeblocking

OMX_BOOL bDeblocking

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion