OMX_PARAM_DEBLOCKINGTYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#include <OMX_IVCommon.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_BOOL bDeblocking


Detailed Description

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

Definition at line 409 of file OMX_IVCommon.h.


Field Documentation

OMX_U32 OMX_PARAM_DEBLOCKINGTYPE::nSize

Definition at line 410 of file OMX_IVCommon.h.

OMX_VERSIONTYPE OMX_PARAM_DEBLOCKINGTYPE::nVersion

Definition at line 411 of file OMX_IVCommon.h.

OMX_U32 OMX_PARAM_DEBLOCKINGTYPE::nPortIndex

Definition at line 412 of file OMX_IVCommon.h.

OMX_BOOL OMX_PARAM_DEBLOCKINGTYPE::bDeblocking

Definition at line 413 of file OMX_IVCommon.h.


The documentation for this struct was generated from the following file:
Generated for OpenMAX Bellagio rel. 0.9.0 by  doxygen 1.5.1
SourceForge.net Logo