OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
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.
OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bBottom |
Definition at line 858 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bBottomLeft |
Definition at line 861 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bBottomRight |
Definition at line 862 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bCenter |
Definition at line 854 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bLeft |
Definition at line 855 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bRight |
Definition at line 856 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bTop |
Definition at line 857 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bTopLeft |
Definition at line 859 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_FOCUSREGIONTYPE::bTopRight |
Definition at line 860 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_FOCUSREGIONTYPE::nPortIndex |
Definition at line 853 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_FOCUSREGIONTYPE::nSize |
Definition at line 851 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_FOCUSREGIONTYPE::nVersion |
Definition at line 852 of file OMX_IVCommon.h.