Displaying 2 results from an estimated 2 matches for "ed995d58".
2010 Jun 15
0
AEC init crashes
...me_size), 15), st->sampling_rate);
Got any ideas or should I provide more information of the OS?
Thanks a lot!
Regards,
Anton A. Shpakovsky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100615/ed995d58/attachment.htm
2010 Jun 15
2
AEC init crashes
Hello,
I've just caught a strange crash in speex_echo_state_init routine. It
happened only on one WinXP machine, while on others using XP, Vista and
7 everything is fine.
Crash occures in mdf.c line 434: st->spec_average =
DIV32_16(SHL32(EXTEND32(st->frame_size), 15), st->sampling_rate);
Got any ideas or should I provide more information of the OS?
Thanks a lot!