Lines Matching defs:isp32_sharp_cfg
552 struct isp32_sharp_cfg { struct
554 __u8 bypass;
555 __u8 center_mode;
556 __u8 exgain_bypass;
557 __u8 radius_ds_mode;
558 __u8 noiseclip_mode;
561 __u8 clip_hf_mode;
562 __u8 add_mode;
565 __u8 sharp_ratio;
566 __u8 bf_ratio;
567 __u8 gaus_ratio;
568 __u8 pbf_ratio;
570 __u8 luma_dx[ISP32_SHARP_X_NUM];
572 __u8 bf_sigma_shift;
573 __u8 pbf_sigma_shift;
575 __u8 pbf_coef2;
576 __u8 pbf_coef1;
577 __u8 pbf_coef0;
579 __u8 bf_coef2;
580 __u8 bf_coef1;
581 __u8 bf_coef0;
583 __u8 gaus_coef[ISP32_SHARP_GAUS_COEF_NUM];
585 __u8 global_gain_alpha;
586 __u8 local_gainscale;
588 __u8 strength[ISP32_SHARP_STRENGTH_NUM];
590 __u8 enhance_bit;
592 __u16 pbf_sigma_inv[ISP32_SHARP_Y_NUM];
594 __u16 bf_sigma_inv[ISP32_SHARP_Y_NUM];
596 __u16 clip_hf[ISP32_SHARP_Y_NUM];
598 __u16 global_gain;
600 __u16 gain_adj[ISP32_SHARP_GAIN_ADJ_NUM];
602 __u16 center_wid;
603 __u16 center_het;
605 __u16 noise_sigma;
606 __u16 noise_strength;
609 __u16 ehf_th[ISP32_SHARP_Y_NUM];
611 __u16 clip_neg[ISP32_SHARP_Y_NUM];