Lines Matching defs:isp3x_dhaz_cfg
367 struct isp3x_dhaz_cfg { struct
368 __u8 round_en;
369 __u8 soft_wr_en;
370 __u8 enhance_en;
371 __u8 air_lc_en;
372 __u8 hpara_en;
373 __u8 hist_en;
374 __u8 dc_en;
376 __u8 yblk_th;
377 __u8 yhist_th;
378 __u8 dc_max_th;
379 __u8 dc_min_th;
381 __u16 wt_max;
382 __u8 bright_max;
383 __u8 bright_min;
385 __u8 tmax_base;
386 __u8 dark_th;
387 __u8 air_max;
388 __u8 air_min;
390 __u16 tmax_max;
391 __u16 tmax_off;
393 __u8 hist_k;
394 __u8 hist_th_off;
395 __u16 hist_min;
397 __u16 hist_gratio;
398 __u16 hist_scale;
400 __u16 enhance_value;
401 __u16 enhance_chroma;
403 __u16 iir_wt_sigma;
404 __u16 iir_sigma;
405 __u16 stab_fnum;
407 __u16 iir_tmax_sigma;
408 __u16 iir_air_sigma;
409 __u8 iir_pre_wet;
411 __u16 cfg_wt;
412 __u16 cfg_air;
413 __u16 cfg_alpha;
415 __u16 cfg_gratio;
416 __u16 cfg_tmax;
418 __u16 range_sima;
419 __u8 space_sigma_pre;
420 __u8 space_sigma_cur;
422 __u16 dc_weitcur;
423 __u16 bf_weight;
425 __u16 enh_curve[ISP3X_DHAZ_ENH_CURVE_NUM];
427 __u8 gaus_h2;
428 __u8 gaus_h1;
429 __u8 gaus_h0;
431 __u8 sigma_idx[ISP3X_DHAZ_SIGMA_IDX_NUM];
432 __u16 sigma_lut[ISP3X_DHAZ_SIGMA_LUT_NUM];
434 __u16 adp_wt_wr;
435 __u16 adp_air_wr;
437 __u16 adp_tmax_wr;
438 __u16 adp_gratio_wr;
440 __u16 hist_wr[ISP3X_DHAZ_HIST_WR_NUM];