Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/media/atomisp/include/linux/
Datomisp.h145 struct atomisp_3a_config { struct
146 unsigned int ae_y_coef_r; /* [gain] Weight of R for Y */
147 unsigned int ae_y_coef_g; /* [gain] Weight of G for Y */
148 unsigned int ae_y_coef_b; /* [gain] Weight of B for Y */
149 unsigned int awb_lg_high_raw; /* [intensity]
151 unsigned int awb_lg_low; /* [intensity] AWB level gate low */
152 unsigned int awb_lg_high; /* [intensity] AWB level gate high */
153 int af_fir1_coef[7]; /* [factor] AF FIR coefficients of fir1 */
154 int af_fir2_coef[7]; /* [factor] AF FIR coefficients of fir2 */