Searched refs:bytestream (Results 1 – 6 of 6) sorted by relevance
2 obj-$(CONFIG_SAMPLE_KFIFO) += bytestream-example.o dma-example.o inttype-example.o record-example.o
171 - The hardware decoder for this compressed bytestream format (aka coded172 format) is capable of parsing a continuous bytestream. Applications do173 not need to parse the bytestream themselves to find the boundaries182 compressed bytestream format (aka coded format). It will notify the user
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
355 bytestream. Each request is interpreted as a request for when the376 bytestream consistently, if both semantics of the timestamp and the
9929 u_int start_addr, u_int count, int bytestream) in ahd_read_seeprom() argument9950 if (bytestream != 0) { in ahd_read_seeprom()