Lines Matching full:sensor
11 sensor scales: horizontal and vertical scales, configured by the sensor driver
57 (1) to (2) - sensor cropped left or top
58 (2) to (2') - sensor cropped width or height
59 (3) to (3') - sensor scale
62 (5) to (5') - reverse sensor scale applied to CEU cropped width or height
63 (2) to (5) - reverse sensor scale applied to CEU cropped left or top
72 1. Calculate current sensor scales:
76 2. Calculate "effective" input crop (sensor subwindow) - CEU crop scaled back at
77 current sensor scales onto input window - this is user S_CROP:
86 4. Calculate sensor output window by applying combined scales to real input
91 5. Apply iterative sensor S_FMT for sensor output window.
95 6. Retrieve sensor output window (g_fmt)
97 7. Calculate new sensor scales:
101 8. Calculate new CEU crop - apply sensor scales to previously calculated
129 1. Request exactly user rectangle from the sensor.
131 2. If smaller - iterate until a larger one is obtained. Result: sensor cropped
134 3. In the previous step the sensor has tried to preserve its output frame as
137 4. Sensor scaled to 3 : 3'. Sensor's scale is (2' - 2) / (3' - 3). Calculate