AF Coring 模块配置。
typedef struct { hi_u16 threshold; hi_u16 slope; hi_u16 limit; } hi_isp_af_coring;
成员名称
描述
threshold
设置 Coring Threshold,取值范围:[0x0, 0x7FF]。
slope
设置 Coring Slope,取值范围:[0x0, 0xF]。
limit
设置 Coring Maximum Output,取值范围:[0x0, 0x7FF]。