Searched defs:SensorExposure (Results 1 – 1 of 1) sorted by relevance
207 struct SensorExposure { struct212 SensorExposure() = default; argument213 SensorExposure(std::uint16_t r, std::uint16_t g, std::uint16_t b) : in SensorExposure() function