Home
last modified time | relevance | path

Searched refs:bytestream (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-enum-fmt.rst132 - The hardware decoder for this compressed bytestream format (aka coded
133 format) is capable of parsing a continuous bytestream. Applications do
134 not need to parse the bytestream themselves to find the boundaries
141 compressed bytestream format (aka coded format). It will notify the user
Dpixfmt-compressed.rst49 information from the raw bytestream.
101 information from the raw bytestream.
110 information from the raw bytestream.
190 information from the raw bytestream.
199 since the decoder can parse all the information from the raw bytestream.
Ddev-decoder.rst9 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
[all …]
/Linux-v5.4/samples/kfifo/
DMakefile2 obj-$(CONFIG_SAMPLE_KFIFO) += bytestream-example.o dma-example.o inttype-example.o record-example.o
/Linux-v5.4/Documentation/networking/
Dtimestamping.txt277 bytestream. Each request is interpreted as a request for when the
298 bytestream consistently, if both semantics of the timestamp and the
/Linux-v5.4/Documentation/s390/
Ds390dbf.rst304 The raw view returns a bytestream as the debug areas are stored in memory.
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_core.c9975 u_int start_addr, u_int count, int bytestream) in ahd_read_seeprom() argument
9996 if (bytestream != 0) { in ahd_read_seeprom()