OMX_CONFIG_RECTTYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#include <OMX_IVCommon.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_S32 nLeft
OMX_S32 nTop
OMX_U32 nWidth
OMX_U32 nHeight


Detailed Description

Frame size plus position

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nLeft : X Coordinate of the top left corner of the rectangle nTop : Y Coordinate of the top left corner of the rectangle nWidth : Width of the rectangle nHeight : Height of the rectangle

Definition at line 389 of file OMX_IVCommon.h.


Field Documentation

OMX_U32 OMX_CONFIG_RECTTYPE::nSize

Definition at line 390 of file OMX_IVCommon.h.

OMX_VERSIONTYPE OMX_CONFIG_RECTTYPE::nVersion

Definition at line 391 of file OMX_IVCommon.h.

OMX_U32 OMX_CONFIG_RECTTYPE::nPortIndex

Definition at line 392 of file OMX_IVCommon.h.

Referenced by omx_fbdev_sink_component_SetConfig(), omx_ffmpeg_colorconv_component_GetConfig(), omx_ffmpeg_colorconv_component_SetConfig(), and setFbsinkParameters().

OMX_S32 OMX_CONFIG_RECTTYPE::nLeft

Definition at line 393 of file OMX_IVCommon.h.

Referenced by omx_fbdev_sink_component_SetConfig(), omx_ffmpeg_colorconv_component_SetConfig(), and setFbsinkParameters().

OMX_S32 OMX_CONFIG_RECTTYPE::nTop

Definition at line 394 of file OMX_IVCommon.h.

Referenced by omx_fbdev_sink_component_SetConfig(), omx_ffmpeg_colorconv_component_SetConfig(), and setFbsinkParameters().

OMX_U32 OMX_CONFIG_RECTTYPE::nWidth

Definition at line 395 of file OMX_IVCommon.h.

Referenced by omx_fbdev_sink_component_SetConfig(), omx_ffmpeg_colorconv_component_SetConfig(), and setFbsinkParameters().

OMX_U32 OMX_CONFIG_RECTTYPE::nHeight

Definition at line 396 of file OMX_IVCommon.h.

Referenced by omx_fbdev_sink_component_SetConfig(), omx_ffmpeg_colorconv_component_SetConfig(), and setFbsinkParameters().


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