hi_isp_ca_attr
Description
Defines the attribute of the color adjustment module.
Definition
typedef struct {
hi_bool enable;
hi_isp_ca_lut ca;
} hi_isp_ca_attr;
Members
Member |
Description |
|---|---|
enable |
CA module enable The options are as follows: HI_FALSE: disabled HI_TRUE: enabled |
ca |
CA mode attribute |
Parent topic: Data Types