Searched refs:bytestream (Results 1 – 7 of 7) sorted by relevance
132 - The hardware decoder for this compressed bytestream format (aka coded133 format) is capable of parsing a continuous bytestream. Applications do134 not need to parse the bytestream themselves to find the boundaries141 compressed bytestream format (aka coded format). It will notify the user
49 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.
9 A stateful video decoder takes complete chunks of the bytestream (e.g. Annex-B52 bytestream; ``V4L2_BUF_TYPE_VIDEO_CAPTURE`` or61 encoded/compressed video bytestream format (e.g. H.264, VP8, etc.); see111 an encoded bytestream; for encoders, the queue of buffers containing raw117 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, without143 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 bytestream293 2. Allocate source (bytestream) buffers via :c:func:`VIDIOC_REQBUFS` on[all …]
2 obj-$(CONFIG_SAMPLE_KFIFO) += bytestream-example.o dma-example.o inttype-example.o record-example.o
277 bytestream. Each request is interpreted as a request for when the298 bytestream consistently, if both semantics of the timestamp and the
304 The raw view returns a bytestream as the debug areas are stored in memory.
9975 u_int start_addr, u_int count, int bytestream) in ahd_read_seeprom() argument9996 if (bytestream != 0) { in ahd_read_seeprom()