OpenMAXBellagio  0.9.3
OMX_PARAM_DEBLOCKINGTYPE Struct Reference

#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 417 of file OMX_IVCommon.h.

Field Documentation

◆ bDeblocking

OMX_BOOL OMX_PARAM_DEBLOCKINGTYPE::bDeblocking

Definition at line 421 of file OMX_IVCommon.h.

◆ nPortIndex

OMX_U32 OMX_PARAM_DEBLOCKINGTYPE::nPortIndex

Definition at line 420 of file OMX_IVCommon.h.

◆ nSize

OMX_U32 OMX_PARAM_DEBLOCKINGTYPE::nSize

Definition at line 418 of file OMX_IVCommon.h.

◆ nVersion

OMX_VERSIONTYPE OMX_PARAM_DEBLOCKINGTYPE::nVersion

Definition at line 419 of file OMX_IVCommon.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