forked from len0rd/rockbox
Beginnings of a fixed point math library for use in plugins. fsincos() only for now, mostly copied from eq.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11712 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a4e06d39c9
commit
fcc00458a9
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
configfile.c
|
||||
fixedpoint.c
|
||||
playback_control.c
|
||||
rgb_hsv.c
|
||||
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue