Lines Matching refs:sensor
15 // A sensor can support several different predefined modes.
25 // Bit depth of data from sensor.
51 // Minimum integration time for the sensor in lines.
53 // Maximum integration time for the sensor in lines
58 // Maximum possible integration time for the sensor in lines.
74 // Number of different exposures supported by the sensor.
78 // sensor setting bayer pattern.
94 // Stop sensor data output.
95 // This function is called from system to enable video stream from sensor.
98 // Stop sensor data output.
99 // This function is called from system to disable video stream from sensor.
103 // This function sets the sensor digital gain.
105 // The real sensor digital gain update must be implemented in
112 // This function sets the sensor digital gain.
114 // The real sensor digital gain update must be implemented in
121 // This function sets the sensor integration time.
130 // Update all sensor parameters
132 // All sensor parameters must be updated here.
135 // Get supported sensor modes.