hi_isp_static_dp_type
Description
Defines the type of static defect pixel calibration.
Definition
typedef enum {
HI_ISP_STATIC_DP_BRIGHT = 0x0,
HI_ISP_STATIC_DP_DARK,
HI_ISP_STATIC_DP_BUTT
} hi_isp_static_dp_type;
Members
Member |
Description |
|---|---|
HI_ISP_STATIC_DP_BRIGHT |
0x0: bright defect pixel calibration |
HI_ISP_STATIC_DP_DARK |
0x1: dark defect pixel calibration |
HI_ISP_STATIC_DP_BUTT |
Reserved |
Parent topic: Data Types