Lines Matching full:coded
60 coded format
64 coded height
65 height for given coded resolution.
67 coded resolution
72 coded width
73 width for given coded resolution.
83 coded format includes a feature of frame reordering; for decoders,
154 for example: coded resolution, visible resolution, codec profile.
161 display purposes; must be smaller or equal to coded resolution;
217 1. To enumerate the set of coded formats supported by the decoder, the
223 about the decoder's capabilities with respect to each coded format.
233 * In order to enumerate raw formats supported by a given coded format,
234 the client must first set that coded format on ``OUTPUT`` and then
241 * Values returned by :c:func:`VIDIOC_ENUM_FRAMESIZES` for a coded pixel
242 format will include all possible coded resolutions supported by the
243 decoder for given coded pixel format.
247 decoder for given raw pixel format and the coded format currently set on
250 4. Supported profiles and levels for the coded format currently set on
257 1. Set the coded format on ``OUTPUT`` via :c:func:`VIDIOC_S_FMT`.
265 a coded pixel format.
268 coded resolution of the stream; required only if it cannot be parsed
269 from the stream for the given coded format; otherwise the decoder will
271 as soon as it can parse the actual coded resolution from the stream.
288 However, for coded formats that include stream resolution information,
355 4. **This step only applies to coded formats that contain resolution information
371 * If the client has not set the coded resolution of the stream on its own,
388 to non-zero values matching the coded size of the stream, skip this step
455 corresponds to the coded resolution of the stream.
463 the rectangle within the coded resolution to be output to
499 established coded format, as per the ``OUTPUT`` format and/or stream
688 * set width and height of the ``OUTPUT`` format to desired coded resolution to
708 The content of the source ``OUTPUT`` buffers depends on the active coded pixel
715 coded frames to the ``OUTPUT`` queue, due to properties of the selected coded
815 Seek is controlled by the ``OUTPUT`` queue, as it is the source of coded data.
840 3. Start queuing buffers containing coded data after the seek to the ``OUTPUT``
845 There is no requirement to begin queuing coded data starting exactly
922 ``V4L2_FMT_FLAG_DYN_RESOLUTION`` flag for the coded format when
925 The sequence starts when the decoder detects a coded frame with one or more of
929 * coded resolution (``OUTPUT`` width and height),
1119 supported coded formats, irrespectively of the current ``CAPTURE`` format.