Lines Matching +full:pixel +full:- +full:array
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
15 .. _image-source-control-id:
27 the pixel rate defined by ``V4L2_CID_PIXEL_RATE`` control in the
28 same sub-device.
36 Analogue gain is gain affecting all colour components in the pixel
58 The unit cell consists of the whole area of the pixel, sensitive and
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.
76 ``V4L2_CID_NOTIFY_GAINS (integer array)``
83 Currently it is defined only for Bayer sensors, and is an array
88 The use of an array allows this control to be extended to sensors
89 with, for example, non-Bayer CFAs (colour filter arrays).