Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h690 struct isp32_drc_cfg { struct
691 u8 bypass_en;
693 u8 offset_pow2;
694 u16 compres_scl;
695 u16 position;
697 u16 hpdetail_ratio;
698 u16 lpdetail_ratio;
699 u8 delta_scalein;
701 u8 weicur_pix;
702 u8 weipre_frame;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h690 struct isp32_drc_cfg { struct
691 __u8 bypass_en;
693 __u8 offset_pow2;
694 __u16 compres_scl;
695 __u16 position;
697 __u16 hpdetail_ratio;
698 __u16 lpdetail_ratio;
699 __u8 delta_scalein;
701 __u8 weicur_pix;
702 __u8 weipre_frame;
[all …]