OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
Focus status configuration
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to eFocusStatus : Specifies the focus status bCenterStatus : Use center region as focus region of interest bLeftStatus : Use left region as focus region of interest bRightStatus : Use right region as focus region of interest bTopStatus : Use top region as focus region of interest bBottomStatus : Use bottom region as focus region of interest bTopLeftStatus : Use top left region as focus region of interest bTopRightStatus : Use top right region as focus region of interest bBottomLeftStatus : Use bottom left region as focus region of interest bBottomRightStatus : Use bottom right region as focus region of interest
Definition at line 897 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bBottomLeftStatus |
Definition at line 909 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bBottomRightStatus |
Definition at line 910 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bBottomStatus |
Definition at line 906 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bCenterStatus |
Definition at line 902 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bLeftStatus |
Definition at line 903 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bRightStatus |
Definition at line 904 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bTopLeftStatus |
Definition at line 907 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bTopRightStatus |
Definition at line 908 of file OMX_IVCommon.h.
OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bTopStatus |
Definition at line 905 of file OMX_IVCommon.h.
OMX_FOCUSSTATUSTYPE OMX_PARAM_FOCUSSTATUSTYPE::eFocusStatus |
Definition at line 901 of file OMX_IVCommon.h.
OMX_U32 OMX_PARAM_FOCUSSTATUSTYPE::nPortIndex |
Definition at line 900 of file OMX_IVCommon.h.
OMX_U32 OMX_PARAM_FOCUSSTATUSTYPE::nSize |
Definition at line 898 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_PARAM_FOCUSSTATUSTYPE::nVersion |
Definition at line 899 of file OMX_IVCommon.h.