• Home
  • Raw
  • Download

Lines Matching full:set

28     * - :cspan:`2` Applications set these fields to request an image
47 - The pixel format or type of compression, set by the application.
67 Both applications and drivers can set this field to request
71 implies applications can just set this field to zero to get a
89 Applications and drivers must set this to 0 in that case.
92 - Size in bytes of the buffer to hold a complete image, set by the
98 The driver will set the value for uncompressed images.
100 Clients are allowed to set the sizeimage field for variable length
102 :ref:`VIDIOC_ENUM_FMT`, but the driver may ignore it and set the
106 set sizeimage to 0.
110 This information supplements the ``pixelformat`` and must be set
113 flag ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set
124 extended fields, are valid. When set to
126 have been correctly initialized. When set to any other value it
132 capability. If the capability isn't set the pixel format extended
136 To use the extended fields, applications must set the ``priv``
141 When the ``priv`` field isn't set to ``V4L2_PIX_FMT_PRIV_MAGIC``
142 drivers must act as if all the extended fields were set to zero.
143 On return drivers must set the ``priv`` field to
148 - Flags set by the application or driver, see :ref:`format-flags`.
154 This information supplements the ``colorspace`` and must be set by
157 flag ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set
168 This information supplements the ``colorspace`` and must be set by
171 ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set this
184 This information supplements the ``colorspace`` and must be set by
187 ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set
197 This information supplements the ``colorspace`` and must be set by
200 ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set
224 * .. _`v4l2-pix-fmt-flag-set-csc`:
228 - Set by the application. It is only used for capture and is
229 ignored for output streams. If set, then request the device to do
232 ``ycbcr_enc``, ``hsv_enc`` or ``quantization``) is set to ``*_DEFAULT``,
235 be set to non default value (``V4L2_QUANTIZATION_FULL_RANGE`` or
237 be set to ``*_DEFAULT``.