search for: hybridin

Displaying 1 result from an estimated 1 matches for "hybridin".

Did you mean: hybriding
2001 Jul 02
1
ogg vorbis dynamic memory allocation.
...define MAXFRAMESIZE 1792 > 4608 > > unsigned char bsspace[2][MAXFRAMESIZE+512]; > 9216 > > float hybrid_block[2][2][SBLIMIT*SSLIMIT]; > 9216 > > float synth_buffs[2][2][0x120]; > 9216 > > float block[2][2][SBLIMIT * SSLIMIT]; > 4608 > > float hybridIn[2][SBLIMIT][SSLIMIT]; > 4608 > > float hybridOut[2][SSLIMIT][SBLIMIT]; > ----- + > 41472 = 40.5k > > convinced now? > > > Segher > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > Ogg project homepage: http://www.xiph.org/ogg/ > T...