Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp3-config.h333 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];
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp3-config.h333 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];
[all …]