Home
last modified time | relevance | path

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

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