Home
last modified time | relevance | path

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

/linux/samples/kfifo/
H A DMakefile2 obj-$(CONFIG_SAMPLE_KFIFO) += bytestream-example.o dma-example.o inttype-example.o record-example.o
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-stateless-decoder.rst101 destination buffers parsed/decoded from the bytestream.
170 6. Allocate source (bytestream) buffers via :c:func:`VIDIOC_REQBUFS` on
256 1. Queue an ``OUTPUT`` buffer containing one unit of encoded bytestream data for
386 queue. Without source bytestream data, there is no data to process and the codec
H A Ddev-encoder.rst11 them into a bytestream. It generates complete chunks of the bytestream, including
12 all metadata, headers, etc. The resulting bytestream does not require any
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c9929 u_int start_addr, u_int count, int bytestream) in ahd_read_seeprom() argument
9950 if (bytestream != 0) { in ahd_read_seeprom()