OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_BOOL | bDeblocking |
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.
OMX_BOOL OMX_PARAM_DEBLOCKINGTYPE::bDeblocking |
Definition at line 421 of file OMX_IVCommon.h.
OMX_U32 OMX_PARAM_DEBLOCKINGTYPE::nPortIndex |
Definition at line 420 of file OMX_IVCommon.h.
OMX_U32 OMX_PARAM_DEBLOCKINGTYPE::nSize |
Definition at line 418 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_PARAM_DEBLOCKINGTYPE::nVersion |
Definition at line 419 of file OMX_IVCommon.h.