Home
last modified time | relevance | path

Searched defs:IspDeviceConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/camera/parser/include/
H A Dcamera_config_parser.h49 struct IspDeviceConfig { struct
50 const char *name;
51 uint8_t id;
52 uint8_t brightness;
53 uint8_t contrast;
54 uint8_t saturation;
55 uint8_t hue;
56 uint8_t sharpness;
57 uint8_t gain;
58 uint8_t gamma;
[all …]