Home
last modified time | relevance | path

Searched defs:atomisp_3a_config (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/media/atomisp/include/linux/
Datomisp.h157 struct atomisp_3a_config { struct
158 unsigned int ae_y_coef_r; /* [gain] Weight of R for Y */
159 unsigned int ae_y_coef_g; /* [gain] Weight of G for Y */
160 unsigned int ae_y_coef_b; /* [gain] Weight of B for Y */
161 unsigned int awb_lg_high_raw; /* [intensity]
163 unsigned int awb_lg_low; /* [intensity] AWB level gate low */
164 unsigned int awb_lg_high; /* [intensity] AWB level gate high */
165 int af_fir1_coef[7]; /* [factor] AF FIR coefficients of fir1 */
166 int af_fir2_coef[7]; /* [factor] AF FIR coefficients of fir2 */