Lines Matching defs:isp3x_sharp_cfg
333 struct isp3x_sharp_cfg { struct
334 __u8 bypass;
335 __u8 center_mode;
336 __u8 exgain_bypass;
338 __u8 sharp_ratio;
339 __u8 bf_ratio;
340 __u8 gaus_ratio;
341 __u8 pbf_ratio;
343 __u8 luma_dx[ISP3X_SHARP_X_NUM];
345 __u16 pbf_sigma_inv[ISP3X_SHARP_Y_NUM];
347 __u16 bf_sigma_inv[ISP3X_SHARP_Y_NUM];
349 __u8 bf_sigma_shift;
350 __u8 pbf_sigma_shift;
352 __u16 ehf_th[ISP3X_SHARP_Y_NUM];
354 __u16 clip_hf[ISP3X_SHARP_Y_NUM];
356 __u8 pbf_coef2;
357 __u8 pbf_coef1;
358 __u8 pbf_coef0;
360 __u8 bf_coef2;
361 __u8 bf_coef1;
362 __u8 bf_coef0;
364 __u8 gaus_coef[ISP3X_SHARP_GAUS_COEF_NUM];