[vorbis-dev] Vorbis packet sizes

Segher Boessenkool segher at koffie.nl
Fri Jun 6 20:16:26 PDT 2003



Sebastian Gesemann wrote:
> Yes, the more huffman code bits are there, the longer it takes to decode 
> them, but the real time consuming component is IMHO the iMDCT. I'm not 

On any cpu with a fast multiply and/or simd-style operations, the
limiting factor *by far* is the Huffman decode.

On systems with slow multiplies (and/or slow memory/cache) (like ARM7)
the mdct can become the bottleneck, yes.

<p>Segher

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list