• Home
  • Raw
  • Download

Lines Matching full:sequence

38 6. i = [a..b]: sequence of integers from a to b, inclusive, i.e. i =
449 This state is reached after the `Initialization` sequence finishes
535 releasing all buffers and performing the Initialization sequence again.
549 sequence to avoid losing the already queued/encoded frames.
561 drain sequence described below. After the drain sequence ends, the client has
563 sequence was started.
565 1. Begin the drain sequence by issuing :c:func:`VIDIOC_ENCODER_CMD`.
580 The sequence can be only initiated if both ``OUTPUT`` and ``CAPTURE``
584 sequence and so the steps described below would not be applicable.
627 ``CAPTURE`` queue - the encoder will be reset (see the `Reset` sequence)
637 Once the drain sequence is initiated, the client needs to drive it to
641 ``V4L2_ENC_CMD_STOP`` again while the drain sequence is in progress and they
647 ``V4L2_ENC_CMD_STOP`` command was issued, the drain sequence completes
652 sequence completes, the next time the client queues a ``CAPTURE`` buffer
657 middle of the drain sequence, the drain sequence is canceled and all
661 middle of the drain sequence, the drain sequence completes immediately and
681 This can be achieved by performing the reset sequence.
683 1. Perform the `Drain` sequence to ensure all the in-flight encoding finishes
691 continue with regular encoding sequence. The encoded frames produced into
693 decoded without the need for frames encoded before the reset sequence,
695 `V4L2_ENC_CMD_STOP` of the `Drain` sequence.
697 This sequence may be also used to change encoding parameters for encoders