Displaying 2 results from an estimated 2 matches for "43e3c0ee".
2016 Feb 04
2
Resampler set_rate improvements
..._____________
> > Speex-dev mailing list
> > Speex-dev at xiph.org
> > http://lists.xiph.org/mailman/listinfo/speex-dev
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/speex-dev/attachments/20160204/43e3c0ee/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2016-02-04 16-06-50.png
Type: image/png
Size: 535795 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/speex-dev/attachments/20160204/43e3c0ee/attachment-000...
2016 Feb 04
2
Resampler set_rate improvements
Hi,
These patches improve the resampler set_rate function.
The first 2 patches do some cleanups in the GCD calculation and avoid an
overflow when calculating the new phase. This patch could probably be
simplified
if we allowed 64bits operations in speexdsp.
The 3rd patch avoid rounding errors in the phase calculation. The problem
is that the new rate is calculated with the reduced rate, which