hi_isp_cmos_dpc

Description

Defines the CMOS parameters of DPC.

Definition

typedef struct {
    hi_u16  strength[HI_ISP_AUTO_ISO_NUM];
    hi_u16  blend_ratio[HI_ISP_AUTO_ISO_NUM];
} hi_isp_cmos_dpc;

Members

Member

Description

strength

DPC strength. A larger value indicates greater DPC processing strength, and more defect pixels can be corrected. Value range: [0x0, 0xFF]

#define HI_ISP_AUTO_ISO_NUM 	16

blend_ratio

Blending ratio required for DPC

Value range: [0x0, 0x80]