Lines Matching +full:hardware +full:- +full:controlled
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
9 settings and hardware limits.
11 Video hardware can have various cropping, composing and scaling
20 :ref:`constraint flags <v4l2-selection-flags>`.
26 See figure :ref:`sel-targets-capture` for examples of the selection
41 according to hardware limitations.
55 The part of a buffer into which the image is inserted by the hardware is
56 controlled by the ``V4L2_SEL_TGT_COMPOSE`` target. The rectangle's
61 adjustments according to hardware limitations. The application can
63 :ref:`constraint flags <v4l2-selection-flags>`.
69 The part of a buffer that is modified by the hardware is given by
71 ``V4L2_SEL_TGT_COMPOSE`` plus all padding data modified by hardware
73 be changed by the hardware. The content of pixels that lie inside the
96 the area from which image date are processed by the hardware, is given
100 further adjust the requested size and/or position according to hardware
108 inserted by the hardware is controlled by ``V4L2_SEL_TGT_COMPOSE``
112 driver can perform other adjustments according to hardware limitations.
123 However, such a padded area is driver-dependent feature not covered by