Lines Matching full:decoded
10 between processed frames. This means that each frame is decoded independently
15 has to do is to provide the raw encoded stream and dequeue decoded frames in
29 Depending on the encoded formats supported by the decoder, a single decoded
100 destination buffers parsed/decoded from the bytestream.
110 frame buffer resolution for the decoded frames.
113 pixel format for decoded frames.
162 frame buffer resolution of the decoded stream; typically unchanged from
201 for the stream to be properly decoded (taking e.g. reference frames
239 controls relevant to the format being decoded.
246 If there is a possibility that the decoded frame will require one or more
249 buffer. This will result in the (potentially partially) decoded ``CAPTURE``
253 A typical frame would thus be decoded using the following sequence:
272 to produce a fully decoded frame, then
280 into the decoded frame's buffer and can also be used to use this frame
329 carrying the ``V4L2_BUF_FLAG_ERROR`` flag. If a decoded reference frame has an
330 error, then all following decoded frames that refer to it also have the
350 A decoded buffer containing a reference frame must not be reused as a decoding
351 target until all the frames referencing it have been decoded. The safest way to
353 decoded frames referencing it have been dequeued. However, if the driver can
361 2. A sufficient number of ``CAPTURE`` buffers to cover all the decoded