Searched refs:bytestream (Results 1 – 4 of 4) sorted by relevance
2 obj-$(CONFIG_SAMPLE_KFIFO) += bytestream-example.o dma-example.o inttype-example.o record-example.o
101 destination buffers parsed/decoded from the bytestream.170 6. Allocate source (bytestream) buffers via :c:func:`VIDIOC_REQBUFS` on256 1. Queue an ``OUTPUT`` buffer containing one unit of encoded bytestream data for386 queue. Without source bytestream data, there is no data to process and the codec
11 them into a bytestream. It generates complete chunks of the bytestream, including12 all metadata, headers, etc. The resulting bytestream does not require any
9929 u_int start_addr, u_int count, int bytestream) in ahd_read_seeprom() argument9950 if (bytestream != 0) { in ahd_read_seeprom()