rockbox/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
bp~.c
clip~.c
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
dbtorms~.c
delay.h
delread~.c
delwrite~.c
env~.c
ftom~.c
hip~.c
intern_setup.c
line~.c
lop~.c
makefile
mtof~.c
noise~.c
osc~.c
phasor~.c
powtodb~.c
print~.c
rmstodb~.c
rsqrt~.c
samphold~.c
sformat.h
sfread~.c
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
sqrt~.c
tabosc4~.c
tabplay~.c
tabread.c
tabread4~.c
tabread~.c
tabreceive~.c
tabsend~.c
tabwrite.c
tabwrite~.c
threshold~.c
vcf~.c
vd~.c
vline~.c
vsnapshot~.c
wrap~.c