Lines Matching +full:image +full:- +full:sensor
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _image-source-controls:
6 Image Source Control Reference
9 The Image Source control class is intended for low-level control of
10 image source devices such as image sensors. The devices feature an
12 image data out of the device.
15 .. _image-source-control-id:
17 Image Source Control IDs
25 image data is produced. The unit of vertical blanking is a line.
26 Every line has length of the image width plus horizontal blanking at
28 same sub-device.
31 Horizontal blanking. The idle period after every line of image data
32 during which no image data is produced. The unit of horizontal
59 non-sensitive.
64 .. flat-table:: struct v4l2_area
65 :header-rows: 0
66 :stub-columns: 0
69 * - __u32
70 - ``width``
71 - Width of the area.
72 * - __u32
73 - ``height``
74 - Height of the area.
77 The sensor is notified what gains will be applied to the different
79 sensor is merely informed of these values in case it performs
86 irrespective of the exact Bayer order of the sensor itself.
89 with, for example, non-Bayer CFAs (colour filter arrays).