OMX_VIDEO_PARAM_VBSMCTYPE Struct Reference

struct OMX_VIDEO_PARAM_VBSMCTYPE

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

Member Data Documentation

OMX_BOOL b16x16

OMX_BOOL b16x16

OMX_BOOL b16x8

OMX_BOOL b16x8

OMX_BOOL b4x4

OMX_BOOL b4x4

OMX_BOOL b4x8

OMX_BOOL b4x8

OMX_BOOL b8x16

OMX_BOOL b8x16

OMX_BOOL b8x4

OMX_BOOL b8x4

OMX_BOOL b8x8

OMX_BOOL b8x8

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion