开发者
下载

hi_isp_af_coring

说明

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]。