Lines Matching +full:user +full:- +full:selectable
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
64 streaming format are bound to that selectable format. In addition to the
85 .. flat-table:: struct v4l2_sdr_format
86 :header-rows: 0
87 :stub-columns: 0
90 * - __u32
91 - ``pixelformat``
92 - The data format or type of compression, set by the application.
94 :ref:`four character code <v4l2-fourcc>`. V4L2 defines SDR
95 formats in :ref:`sdr-formats`.
96 * - __u32
97 - ``buffersize``
98 - Maximum size in bytes required for data. Value is set by the
100 * - __u8
101 - ``reserved[24]``
102 - This array is reserved for future extensions. Drivers and
107 (:ref:`memory mapping <mmap>` or :ref:`user pointer <userp>`) I/O.