search for: sblimit

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

Did you mean: blimit
2001 Jul 02
1
ogg vorbis dynamic memory allocation.
...t; > well 2816+9216+4608+9216+4608+4608 = 34.25k actually :) > > > > > > ...except your math is kind of funky? > > > > Sigh so 2816 was meant to be 4608 equalling 36k... so how > funky is your > > maths if you got 40.5k > > > > #define SBLIMIT 32 > > > #define SSLIMIT 18 > > > #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]; >...