Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp3-config.h455 struct isp3x_drc_cfg { struct
456 u8 bypass_en;
457 u8 offset_pow2;
458 u16 compres_scl;
459 u16 position;
460 u16 delta_scalein;
461 u16 hpdetail_ratio;
462 u16 lpdetail_ratio;
463 u8 weicur_pix;
464 u8 weipre_frame;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp3-config.h455 struct isp3x_drc_cfg { struct
456 __u8 bypass_en;
457 __u8 offset_pow2;
458 __u16 compres_scl;
459 __u16 position;
460 __u16 delta_scalein;
461 __u16 hpdetail_ratio;
462 __u16 lpdetail_ratio;
463 __u8 weicur_pix;
464 __u8 weipre_frame;
[all …]