OpenMAX Bellagio 0.9.3
OMX_CONFIG_FOCUSREGIONTYPE Struct Reference

#include <OMX_IVCommon.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_BOOL bCenter
 
OMX_BOOL bLeft
 
OMX_BOOL bRight
 
OMX_BOOL bTop
 
OMX_BOOL bBottom
 
OMX_BOOL bTopLeft
 
OMX_BOOL bTopRight
 
OMX_BOOL bBottomLeft
 
OMX_BOOL bBottomRight
 

Detailed Description

Focus region configuration

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to bCenter : Use center region as focus region of interest bLeft : Use left region as focus region of interest bRight : Use right region as focus region of interest bTop : Use top region as focus region of interest bBottom : Use bottom region as focus region of interest bTopLeft : Use top left region as focus region of interest bTopRight : Use top right region as focus region of interest bBottomLeft : Use bottom left region as focus region of interest bBottomRight : Use bottom right region as focus region of interest

Definition at line 850 of file OMX_IVCommon.h.

Field Documentation

◆ bBottom

OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bBottom

Definition at line 858 of file OMX_IVCommon.h.

◆ bBottomLeft

OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bBottomLeft

Definition at line 861 of file OMX_IVCommon.h.

◆ bBottomRight

OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bBottomRight

Definition at line 862 of file OMX_IVCommon.h.

◆ bCenter

OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bCenter

Definition at line 854 of file OMX_IVCommon.h.

◆ bLeft

OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bLeft

Definition at line 855 of file OMX_IVCommon.h.

◆ bRight

OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bRight

Definition at line 856 of file OMX_IVCommon.h.

◆ bTop

OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bTop

Definition at line 857 of file OMX_IVCommon.h.

◆ bTopLeft

OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bTopLeft

Definition at line 859 of file OMX_IVCommon.h.

◆ bTopRight

OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bTopRight

Definition at line 860 of file OMX_IVCommon.h.

◆ nPortIndex

OMX_U32 OMX_CONFIG_FOCUSREGIONTYPE::nPortIndex

Definition at line 853 of file OMX_IVCommon.h.

◆ nSize

OMX_U32 OMX_CONFIG_FOCUSREGIONTYPE::nSize

Definition at line 851 of file OMX_IVCommon.h.

◆ nVersion

OMX_VERSIONTYPE OMX_CONFIG_FOCUSREGIONTYPE::nVersion

Definition at line 852 of file OMX_IVCommon.h.


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

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo