Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/include/linux/
Datomisp.h164 struct atomisp_3a_config { struct
165 unsigned int ae_y_coef_r; /* [gain] Weight of R for Y */
166 unsigned int ae_y_coef_g; /* [gain] Weight of G for Y */
167 unsigned int ae_y_coef_b; /* [gain] Weight of B for Y */
168 unsigned int awb_lg_high_raw; /* [intensity]
170 unsigned int awb_lg_low; /* [intensity] AWB level gate low */
171 unsigned int awb_lg_high; /* [intensity] AWB level gate high */
172 int af_fir1_coef[7]; /* [factor] AF FIR coefficients of fir1 */
173 int af_fir2_coef[7]; /* [factor] AF FIR coefficients of fir2 */