1
0
Fork 0
forked from len0rd/rockbox

Consolidate all fixed point math routines in one library (FS#10400) by Jeffrey Goode

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21633 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-07-04 12:26:45 +00:00
parent 69c73e8bd6
commit 4710a32800
14 changed files with 773 additions and 713 deletions

View file

@ -125,6 +125,7 @@ recorder/recording.c
#if INPUT_SRC_CAPS != 0
audio_path.c
#endif /* INPUT_SRC_CAPS != 0 */
fixedpoint.c
pcmbuf.c
playback.c
codecs.c