Consolidate all fixed point math routines in one library (FS#10400) by Jeffrey Goode
commitd0d9f38d074cd796e9b58f93b8ce6d820fcd0e46
authormcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sat, 4 Jul 2009 12:26:45 +0000 (4 12:26 +0000)
committermcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sat, 4 Jul 2009 12:26:45 +0000 (4 12:26 +0000)
tree3dd82b90ab668c18109d0885cd3114449efaddf1
parenta824e065727d44ccc4050a2b50971fbc11c0cbb4
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
14 files changed:
apps/SOURCES
apps/codecs/adx.c
apps/codecs/lib/SOURCES
apps/codecs/lib/fixedpoint.h [copied from apps/dsp.h with 66% similarity]
apps/codecs/spc.c
apps/dsp.c
apps/dsp.h
apps/eq.c
apps/eq.h
apps/fixedpoint.c [copied from apps/plugins/lib/fixedpoint.c with 56% similarity]
apps/fixedpoint.h [new file with mode: 0644]
apps/plugins/lib/SOURCES
apps/plugins/lib/fixedpoint.c
apps/replaygain.c