Lines Matching refs: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.
77 coded format includes a feature of frame reordering; for decoders,
147 for example: coded resolution, visible resolution, codec profile.
154 display purposes; must be smaller or equal to coded resolution;
210 1. To enumerate the set of coded formats supported by the decoder, the
216 about the decoder's capabilities with respect to each coded format.
226 * In order to enumerate raw formats supported by a given coded format,
227 the client must first set that coded format on ``OUTPUT`` and then
234 * Values returned by :c:func:`VIDIOC_ENUM_FRAMESIZES` for a coded pixel
235 format will include all possible coded resolutions supported by the
236 decoder for given coded pixel format.
240 decoder for given raw pixel format and the coded format currently set on
243 4. Supported profiles and levels for the coded format currently set on
250 1. Set the coded format on ``OUTPUT`` via :c:func:`VIDIOC_S_FMT`.
258 a coded pixel format.
261 coded resolution of the stream; required only if it cannot be parsed
262 from the stream for the given coded format; otherwise the decoder will
264 as soon as it can parse the actual coded resolution from the stream.
281 However, for coded formats that include stream resolution information,
348 4. **This step only applies to coded formats that contain resolution information
364 * If the client has not set the coded resolution of the stream on its own,
381 to non-zero values matching the coded size of the stream, skip this step
448 corresponds to the coded resolution of the stream.
456 the rectangle within the coded resolution to be output to
492 established coded format, as per the ``OUTPUT`` format and/or stream
681 * set width and height of the ``OUTPUT`` format to desired coded resolution to
701 The content of the source ``OUTPUT`` buffers depends on the active coded pixel
708 coded frames to the ``OUTPUT`` queue, due to properties of the selected coded
791 Seek is controlled by the ``OUTPUT`` queue, as it is the source of coded data.
816 3. Start queuing buffers containing coded data after the seek to the ``OUTPUT``
821 There is no requirement to begin queuing coded data starting exactly
898 ``V4L2_FMT_FLAG_DYN_RESOLUTION`` flag for the coded format when
901 The sequence starts when the decoder detects a coded frame with one or more of
905 * coded resolution (``OUTPUT`` width and height),
1095 supported coded formats, irrespectively of the current ``CAPTURE`` format.