Linux Kernel
3.7.1
|
#include <omap3isp.h>
Data Fields | |
__u16 | dgain |
__u8 | coef3 |
__u8 | coef2 |
__u8 | coef1 |
__u8 | coef0 |
struct omap3isp_prev_wbal - White Balance : Digital gain (U10Q8). : White balance gain - COEF 3 (U8Q5). : White balance gain - COEF 2 (U8Q5). : White balance gain - COEF 1 (U8Q5). : White balance gain - COEF 0 (U8Q5).
Definition at line 505 of file omap3isp.h.
__u8 coef0 |
Definition at line 510 of file omap3isp.h.
__u8 coef1 |
Definition at line 509 of file omap3isp.h.
__u8 coef2 |
Definition at line 508 of file omap3isp.h.
__u8 coef3 |
Definition at line 507 of file omap3isp.h.
__u16 dgain |
Definition at line 506 of file omap3isp.h.