Searched refs:bytestream (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-compressed.rst | 42 information from the raw bytestream. 98 information from the raw bytestream. 107 information from the raw bytestream. 187 information from the raw bytestream. 219 since the decoder can parse all the information from the raw bytestream.
|
| H A D | vidioc-enum-fmt.rst | 157 - The hardware decoder for this compressed bytestream format (aka coded 158 format) is capable of parsing a continuous bytestream. Applications do 159 not need to parse the bytestream themselves to find the boundaries 168 compressed bytestream format (aka coded format). It will notify the user
|
| H A D | dev-decoder.rst | 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 [all …]
|
| H A D | dev-stateless-decoder.rst | 100 destination buffers parsed/decoded from the bytestream. 169 6. Allocate source (bytestream) buffers via :c:func:`VIDIOC_REQBUFS` on 255 1. Queue an ``OUTPUT`` buffer containing one unit of encoded bytestream data for 385 queue. Without source bytestream data, there is no data to process and the codec
|
| H A D | dev-encoder.rst | 10 them into a bytestream. It generates complete chunks of the bytestream, including 11 all metadata, headers, etc. The resulting bytestream does not require any
|
| /OK3568_Linux_fs/kernel/samples/kfifo/ |
| H A D | Makefile | 2 obj-$(CONFIG_SAMPLE_KFIFO) += bytestream-example.o dma-example.o inttype-example.o record-example.o
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | timestamping.rst | 284 bytestream. Each request is interpreted as a request for when the 305 bytestream consistently, if both semantics of the timestamp and the
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_core.c | 9934 u_int start_addr, u_int count, int bytestream) in ahd_read_seeprom() argument 9955 if (bytestream != 0) { in ahd_read_seeprom()
|