search for: hybrid_block

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

2001 Jul 02
1
ogg vorbis dynamic memory allocation.
...w > 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]; > 9216 > > float block[2][2][SBLIMIT * SSLIMIT]; > 4608 > > float hybridIn[2][SBLIMIT][SSLIMIT]; > 4608 > > float hybridOut[2][SSLIMIT][SBLIMIT]; > ----- + > 41472 = 40.5k > >...