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
118 an encoded bytestream; for encoders, the queue of buffers containing raw
124 Picture Parameter Set; a type of metadata entity in an H.264/HEVC bytestream.
130 a point in the bytestream from which decoding may start/continue, without
150 Sequence Parameter Set; a type of metadata entity in an H.264/HEVC bytestream.
153 additional (non-visual) information contained inside encoded bytestream;
224 In particular whether or not the decoder has a full-fledged bytestream
300 2. Allocate source (bytestream) buffers via :c:func:`VIDIOC_REQBUFS` on
356 in the stream.** Continue queuing/dequeuing bytestream buffers to/from the
386 A client capable of acquiring stream parameters from the bytestream on
406 destination buffers parsed/decoded from the bytestream.
837 * The decoder will start accepting new source bytestream buffers after the
916 Streams that include resolution metadata in the bytestream may require switching