hi_isp_af_coring

Description

Configures the AF coring module.

Definition

typedef struct { 
    hi_u16      threshold; 
    hi_u16      slope; 
    hi_u16      limit;
} hi_isp_af_coring;

Members

Member

Description

threshold

Setting of the coring threshold. The value range is [0x0, 0x7FF].

slope

Setting of the coring slope. The value range is [0x0, 0xF].

limit

Setting of the coring maximum output. The value range is [0x0, 0x7FF].