Lines Matching +full:device +full:- +full:width
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _image-source-controls:
9 The Image Source control class is intended for low-level control of
12 image data out of the device.
15 .. _image-source-control-id:
26 Every line has length of the image width plus horizontal blanking at
28 same sub-device.
54 :c:type:`v4l2_area` provides the width and the height in separate
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.
89 with, for example, non-Bayer CFAs (colour filter arrays).