OMX_CONFIG_POINTTYPE 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 nX
OMX_S32 nY


Detailed Description

Position information only

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nX : X coordinate for the point nY : Y coordinate for the point

Definition at line 368 of file OMX_IVCommon.h.


Field Documentation

OMX_U32 OMX_CONFIG_POINTTYPE::nSize

Definition at line 369 of file OMX_IVCommon.h.

OMX_VERSIONTYPE OMX_CONFIG_POINTTYPE::nVersion

Definition at line 370 of file OMX_IVCommon.h.

OMX_U32 OMX_CONFIG_POINTTYPE::nPortIndex

Definition at line 371 of file OMX_IVCommon.h.

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

OMX_S32 OMX_CONFIG_POINTTYPE::nX

Definition at line 372 of file OMX_IVCommon.h.

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

OMX_S32 OMX_CONFIG_POINTTYPE::nY

Definition at line 373 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.9.0 by  doxygen 1.5.1
SourceForge.net Logo