Lines Matching defs:Decoder
40 encoder and simple, low-complexity decoder. Vorbis decode is
47 decoder memory usage.
53 raw, unformatted 'packets'. The decoder then accepts these raw
61 mechanism and decoder must allow that a packet may be any size, or
118 reference Vorbis decoder described below may be considered a proper
119 Vorbis encoder. A decoder must faithfully and completely implement
121 a proper Vorbis decoder.
131 \subsection{Decoder Configuration}
133 Decoder setup consists of configuration of multiple, self-contained
136 semantically interchangeable; decoder configuration consists both of
143 \captionof{figure}{decoder pipeline configuration}
264 Before decoding can begin, a decoder must initialize using the
314 The decoder must be \emph{entirely mathematically equivalent} to the
327 indicates stream corruption or a non-compliant stream. The decoder
373 legal for a decoder to use this method. However, in the case of a long
434 The decoder may choose to generate the floor curve at any appropriate
449 This step is straightforward; for each output channel, the decoder
502 The decoder must cache the right hand portion of the current frame to
510 current frame data is finished data to be returned by the decoder.