[vorbis-dev] memory allocations in codec

Michael Smith msmith at labyrinth.net.au
Tue Sep 3 03:05:17 PDT 2002



 
>I am not talking about the packet buffering stuff but about
>allocations in xxx_inversex() functions like:
>
>float *lsp=_vorbis_block_alloc(vb,sizeof(*lsp)*(look->m+b->dim+1));
>
>in the middle of floor0_inverse1(). Well, ok it's not a malloc
>nor an alloca(). ;-)

Right. And in steady-state, _vorbis_block_alloc doesn't allocate any
memory. 

Mike

--- >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