Searched defs:IspDeviceConfig (Results 1 – 1 of 1) sorted by relevance
49 struct IspDeviceConfig { struct50 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 …]