On Tue, Sep 2, 2014 at 2:30 PM, Paul Stoffregen <p...@pjrc.com> wrote:
> On 09/02/2014 02:14 PM, Alberto di Bene wrote:
>>
>> I think the original poster had asked for a fixed point implementation,
>> not a floating point one...
>
>
> That's me.  :-)
>
> I can (usually) figure out how to implement an algorithm described with real
> numbers using fixed point.  A good algorithm is the real trick!
>
> These are some great suggestions.  Will give them a try later today.
> Thanks!
>

Have some more,

Float: 
https://git.xiph.org/?p=opus.git;a=blob;f=celt/mathops.h;h=a0525a961030ae5df1674ff59612f2054453a921;hb=HEAD#l115
(w/ ieee stunts)

Fixed: 
https://git.xiph.org/?p=opus.git;a=blob;f=celt/mathops.h;h=a0525a961030ae5df1674ff59612f2054453a921;hb=HEAD#l168
--
dupswapdrop -- the music-dsp mailing list and website:
subscription info, FAQ, source code archive, list archive, book reviews, dsp 
links
http://music.columbia.edu/cmc/music-dsp
http://music.columbia.edu/mailman/listinfo/music-dsp

Reply via email to