Lines Matching full:by
43 be calculated internally by the encoder itself, based on the OUTPUT
47 - The pixel format or type of compression, set by the application.
69 the value requested by the application, returning ``width`` times
70 bytes per pixel or a larger value required by the hardware. That
81 to the first plane and is divided by the same factor as the
92 - Size in bytes of the buffer to hold a complete image, set by the
95 number of bytes required by the codec to support the worst-case
111 by the driver for capture streams and by the application for
117 The driver indicates that colorspace conversion is supported by setting
130 must first ensure that the feature is supported by querying the
148 - Flags set by the application or driver, see :ref:`format-flags`.
154 This information supplements the ``colorspace`` and must be set by
155 the driver for capture streams and by the application for output
162 ycbcr_enc conversion is supported by setting the flag
168 This information supplements the ``colorspace`` and must be set by
169 the driver for capture streams and by the application for output
176 that hsv_enc conversion is supported by setting the flag
184 This information supplements the ``colorspace`` and must be set by
185 the driver for capture streams and by the application for output
191 The driver indicates that quantization conversion is supported by setting
197 This information supplements the ``colorspace`` and must be set by
198 the driver for capture streams and by the application for output
204 The driver indicates that xfer_func conversion is supported by setting
219 - The color values are premultiplied by the alpha channel value. For
221 by RGBA values (128, 192, 255, 128), the same pixel described with
222 premultiplied colors would be described by RGBA values (64, 96,
228 - Set by the application. It is only used for capture and is
239 To check which conversions are supported by the hardware for the current