Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
omap3isp_h3a_aewb_config Struct Reference

#include <omap3isp.h>

Data Fields

__u32 buf_size
 
__u16 config_counter
 
__u16 saturation_limit
 
__u16 win_height
 
__u16 win_width
 
__u16 ver_win_count
 
__u16 hor_win_count
 
__u16 ver_win_start
 
__u16 hor_win_start
 
__u16 blk_ver_win_start
 
__u16 blk_win_height
 
__u16 subsample_ver_inc
 
__u16 subsample_hor_inc
 
__u8 alaw_enable
 

Detailed Description

struct omap3isp_h3a_aewb_config - AE AWB configuration reset values saturation_limit: Saturation limit. : Window Height. Range 2 - 256, even values only. : Window Width. Range 6 - 256, even values only. : Vertical Window Count. Range 1 - 128. : Horizontal Window Count. Range 1 - 36. : Vertical Window Start. Range 0 - 4095. : Horizontal Window Start. Range 0 - 4095. : Black Vertical Windows Start. Range 0 - 4095. : Black Window Height. Range 2 - 256, even values only. : Subsample Vertical points increment Range 2 - 32, even values only. : Subsample Horizontal points increment Range 2 - 32, even values only. : AEW ALAW EN flag.

Definition at line 134 of file omap3isp.h.

Field Documentation

__u8 alaw_enable

Definition at line 155 of file omap3isp.h.

__u16 blk_ver_win_start

Definition at line 151 of file omap3isp.h.

__u16 blk_win_height

Definition at line 152 of file omap3isp.h.

__u32 buf_size

Definition at line 140 of file omap3isp.h.

__u16 config_counter

Definition at line 141 of file omap3isp.h.

__u16 hor_win_count

Definition at line 148 of file omap3isp.h.

__u16 hor_win_start

Definition at line 150 of file omap3isp.h.

__u16 saturation_limit

Definition at line 144 of file omap3isp.h.

__u16 subsample_hor_inc

Definition at line 154 of file omap3isp.h.

__u16 subsample_ver_inc

Definition at line 153 of file omap3isp.h.

__u16 ver_win_count

Definition at line 147 of file omap3isp.h.

__u16 ver_win_start

Definition at line 149 of file omap3isp.h.

__u16 win_height

Definition at line 145 of file omap3isp.h.

__u16 win_width

Definition at line 146 of file omap3isp.h.


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