OMX_VIDEO_PARAM_VBSMCTYPE Struct Reference
[OpenMAX IL Video Domain]

#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 361 of file OMX_Video.h.


Field Documentation

OMX_U32 OMX_VIDEO_PARAM_VBSMCTYPE::nSize

Definition at line 362 of file OMX_Video.h.

OMX_VERSIONTYPE OMX_VIDEO_PARAM_VBSMCTYPE::nVersion

Definition at line 363 of file OMX_Video.h.

OMX_U32 OMX_VIDEO_PARAM_VBSMCTYPE::nPortIndex

Definition at line 364 of file OMX_Video.h.

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b16x16

Definition at line 365 of file OMX_Video.h.

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b16x8

Definition at line 366 of file OMX_Video.h.

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b8x16

Definition at line 367 of file OMX_Video.h.

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b8x8

Definition at line 368 of file OMX_Video.h.

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b8x4

Definition at line 369 of file OMX_Video.h.

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b4x8

Definition at line 370 of file OMX_Video.h.

OMX_BOOL OMX_VIDEO_PARAM_VBSMCTYPE::b4x4

Definition at line 371 of file OMX_Video.h.


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