hi_isp_fswdr_manual_attr

Description

Defines the manual ISP FSWDR attribute.

Definition

typedef struct {
     hi_u8 md_thr_low_gain;
     hi_u8 md_thr_hig_gain;
} hi_isp_fswdr_manual_attr;

Members

Member

Description

md_thr_low_gain

Lower threshold used for judging whether motion occurs in manual mode. A larger value indicates a lower motion degree.

Value range: [0, md_thr_hig_gain]

md_thr_hig_gain

Upper threshold used for judging whether motion occurs in manual mode. A larger value indicates a lower motion degree.

Value range: [0, 0xFF]