1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/pdbox/PDa/intern
Wincent Balin 2e5b1b1a9c pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods.
Changes by Buschel:

* Reduced footprint by making cosine table of size 1^13 instead of 1^15
* Corrected interpolation in the cos~ object
* Optimized multiplication on ARM platforms



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26534 a1c6a512-1295-4272-9138-f99709370657
2010-06-03 22:03:37 +00:00
..
biquad~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
bp~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
clip~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
cos_table.c pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods. 2010-06-03 22:03:37 +00:00
cos_table.h pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods. 2010-06-03 22:03:37 +00:00
cos~.c pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods. 2010-06-03 22:03:37 +00:00
dbtopow~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
dbtorms~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
delay.h
delread~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
delwrite~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
env~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
ftom~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
hip~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
intern_setup.c
line~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
lop~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
makefile
mtof~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
noise~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
osc~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
phasor~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
powtodb~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
print~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
rmstodb~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
rsqrt~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
samphold~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
sformat.h
sfread~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
sfwrite~.c Make open() posix compliant api-wise. A few calls (those with O_CREAT) need the additional optional mode parameter so add it. Impact for the core is almost zero, as open() is a wrapper macro for the real open function which doesn't take the variable parameter. 2010-05-06 17:35:13 +00:00
snapshot~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
sqrt~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
tabosc4~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
tabplay~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
tabread.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
tabread4~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
tabread~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
tabreceive~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
tabsend~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
tabwrite.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
tabwrite~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
threshold~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
vcf~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
vd~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
vline~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
vsnapshot~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
wrap~.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00