Lines Matching refs:bytestream
9 A stateful video decoder takes complete chunks of the bytestream (e.g. Annex-B
52 bytestream; ``V4L2_BUF_TYPE_VIDEO_CAPTURE`` or
61 encoded/compressed video bytestream format (e.g. H.264, VP8, etc.); see
111 an encoded bytestream; for encoders, the queue of buffers containing raw
117 Picture Parameter Set; a type of metadata entity in an H.264/HEVC bytestream.
123 a point in the bytestream from which decoding may start/continue, without
143 Sequence Parameter Set; a type of metadata entity in an H.264/HEVC bytestream.
146 additional (non-visual) information contained inside encoded bytestream;
217 In particular whether or not the decoder has a full-fledged bytestream
293 2. Allocate source (bytestream) buffers via :c:func:`VIDIOC_REQBUFS` on
349 in the stream.** Continue queuing/dequeuing bytestream buffers to/from the
379 A client capable of acquiring stream parameters from the bytestream on
399 destination buffers parsed/decoded from the bytestream.
813 * The decoder will start accepting new source bytestream buffers after the
892 Streams that include resolution metadata in the bytestream may require switching