| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Optimise EQ coef calculation routines for both speed and size. Move now ↵ | Thom Johansen | 2007-02-05 |
| | | | | | | | | | | unneeded fsqrt function to plugin fixed point library in case it'll be needed. Move all fixed point helper macros to dsp.h. Added FRACMUL_SHL macro to facilitate high-precision shifting of 64 bit multiplies and remove rounding from macsr in main thread to make this work as intended. Tested quite thorougly, but as always, be careful with your ears. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12203 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Removed executable flag | Linus Nielsen Feltzing | 2007-01-09 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11966 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Beginnings of a fixed point math library for use in plugins. fsincos() only ↵ | Jens Arnold | 2006-12-10 |
| for now, mostly copied from eq.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11709 a1c6a512-1295-4272-9138-f99709370657 | |||