Lines Matching full:packet
61 mechanism and decoder must allow that a packet may be any size, or
62 end before or after packet decode expects.
91 flag in each audio packet, or begin decode at any frame in the stream
96 Vorbis \emph{can} initiate decode at any arbitrary packet within a
168 low-level packet decode and synthesis.
267 specification. Once set up, decode may begin at any audio packet
294 \item decode packet type flag
317 \paragraph{Packet type decode}
319 Vorbis I uses four packet types. The first three packet types mark each
320 of the three Vorbis headers described above. The fourth packet type
321 marks an audio packet. All other packet types are reserved; packets
325 are audio. The first step of audio packet decode is to read and
326 verify the packet type; \emph{a non-audio packet when audio is expected
328 must ignore the packet and not attempt decoding it to
335 Vorbis allows an encoder to set up multiple, numbered packet 'modes',
376 strictly necessary for function, this minor redundancy allows a packet
378 any other packet, allowing easier abstraction of decode layers as well
436 data is decoded from the raw packet, or it can be generated after