Lines Matching full:sequence

38 6. i = [a..b]: sequence of integers from a to b, inclusive, i.e. i =
132 SPS/PPS/IDR sequence (H.264/HEVC); a resume point is required to start decode
150 Sequence Parameter Set; a type of metadata entity in an H.264/HEVC bytestream.
369 initialization sequence completes and the frame is decoded.
389 and continue with the `Capture Setup` sequence. However, it must not
400 5. Continue with the `Capture Setup` sequence.
500 metadata parsed in this initialization sequence, even if more formats
601 :c:func:`VIDIOC_STREAMOFF` on it would abort the sequence and trigger a
703 This state is reached after the `Capture Setup` sequence finishes successfully.
782 before the sequence started. Last of the buffers will have the
783 ``V4L2_BUF_FLAG_LAST`` flag set. To determine the sequence to follow, the client
788 Change` sequence needs to be followed,
790 * if a ``V4L2_EVENT_EOS`` event is pending, the `End of Stream` sequence needs
794 as they happen. The exact operation is documented for each sequence.
810 releasing all buffers and performing the Initialization sequence again.
819 1. Stop the ``OUTPUT`` queue to begin the seek sequence via
876 A seek may result in the `Dynamic Resolution Change` sequence being
878 the part of the stream decoded before the seek. The sequence must be handled
889 seek sequence is performed.
893 queued before the seek sequence may have matching ``CAPTURE`` buffers
894 produced. For example, given the sequence of operations on the
925 The sequence starts when the decoder detects a coded frame with one or more of
953 ``V4L2_BUF_FLAG_LAST`` flag, similarly to the `Drain` sequence above.
967 The client must continue the sequence as described below to continue the
975 explicit `Drain` sequence. The decoder is stopped after it completes.
981 2. Continue with the `Capture Setup` sequence.
985 During the resolution change sequence, the ``OUTPUT`` queue must remain
987 abort the sequence and initiate a seek.
991 sequence as well.
994 buffers to/from the ``OUTPUT`` queue even while processing this sequence.
1001 sequence described below. After the drain sequence ends, the client has
1003 sequence was started.
1020 The sequence can be only initiated if both ``OUTPUT`` and ``CAPTURE``
1024 sequence and so the steps described below would not be applicable.
1032 such as the `Dynamic Resolution Change` sequence, before continuing with
1033 the drain sequence,
1077 client and the `Seek` sequence will be triggered.
1081 Once the drain sequence is initiated, the client needs to drive it to
1085 ``V4L2_DEC_CMD_STOP`` again while the drain sequence is in progress and they
1095 will initiate the `Drain` sequence, which the client must handle as described