OpenMAXBellagio 0.9.3
OMX_VIDEO_PARAM_VBSMCTYPE Struct Reference

#include <OMX_Video.h>

Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_BOOL b16x16
OMX_BOOL b16x8
OMX_BOOL b8x16
OMX_BOOL b8x8
OMX_BOOL b8x4
OMX_BOOL b4x8
OMX_BOOL b4x4

Detailed Description

Configuration of variable block-size motion compensation (VBSMC)

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to b16x16 : Enable inter block search 16x16 b16x8 : Enable inter block search 16x8 b8x16 : Enable inter block search 8x16 b8x8 : Enable inter block search 8x8 b8x4 : Enable inter block search 8x4 b4x8 : Enable inter block search 4x8 b4x4 : Enable inter block search 4x4

Definition at line 369 of file OMX_Video.h.


Field Documentation


The documentation for this struct was generated from the following file: