search for: speex_encoder_memory

Displaying 2 results from an estimated 2 matches for "speex_encoder_memory".

2006 Nov 15
0
Quick survey for Speex 1.2
...stack[NB_ENC_STACK]; spx_word16_t winBuf[80]; spx_word16_t excBuf[612]; spx_word16_t swBuf[612]; spx_word16_t lagWindow[22]; ............................................ int pitch[16]; VBRState vbr; } speex_encoder_memory; The structure defined above is used to allocate all memories after call the initial function. The problem here is the size of the structure which is very large(160k Word32) for wb which is unacceptable for ARM. Any suggestion? Regards, Lianghu On 11/13/06, Jean-Marc Valin <jean-marc.valin...
2006 Nov 13
13
Quick survey for Speex 1.2
Hi everyone, As you may have guess, Speex 1.2 is slowly approaching, though there's still a lot left to do so I can't say how long it'll take. I thought this was the right time to ask if there's anything missing or that can be improved to make 1.2 better. At this point, it can't be anything major, but there are still some changes that are possible, e.g: - Improving some