hi_isp_cmos_gamma

Description

Defines the CMOS parameters of Gamma.

Definition

typedef struct {
    hi_u16 gamma_lut[HI_ISP_GAMMA_EXT_NODE_NUMBER];
} hi_isp_cmos_gamma;

Members

Member

Description

gamma_lut

1024-segment LUT used to indicate the input and output values

Value range: [0x0, 0xFFF]

#define HI_ISP_GAMMA_EXT_NODE_NUMBER 1025