summaryrefslogtreecommitdiff
path: root/apps/plugins/pdbox/PDa/src/d_imayer_tables.h
diff options
context:
space:
mode:
authorPeter D'Hoye <peter.dhoye@gmail.com>2009-05-24 21:28:16 +0000
committerPeter D'Hoye <peter.dhoye@gmail.com>2009-05-24 21:28:16 +0000
commit526b5580dabbfed7cfe5439dc3a90ec727f563c2 (patch)
tree22b1af92348785daad16714ee5e2b633017e0e48 /apps/plugins/pdbox/PDa/src/d_imayer_tables.h
parent4f2dfcc01b260d946044ef2b6af5fe36cb772c8d (diff)
downloadrockbox-526b5580dabbfed7cfe5439dc3a90ec727f563c2.tar.gz
rockbox-526b5580dabbfed7cfe5439dc3a90ec727f563c2.zip
Cut the files in half and it might work better (note to self: check your tree is really clean before patching)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21070 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/pdbox/PDa/src/d_imayer_tables.h')
-rw-r--r--apps/plugins/pdbox/PDa/src/d_imayer_tables.h49
1 files changed, 0 insertions, 49 deletions
diff --git a/apps/plugins/pdbox/PDa/src/d_imayer_tables.h b/apps/plugins/pdbox/PDa/src/d_imayer_tables.h
index e02d62490b..122725d8c0 100644
--- a/apps/plugins/pdbox/PDa/src/d_imayer_tables.h
+++ b/apps/plugins/pdbox/PDa/src/d_imayer_tables.h
@@ -48,53 +48,4 @@ static int fcostab[TRIG_TAB_SIZE]= {
480, 480,
490, 490,
500 }; 500 };
51/* Tables for fixed point lookup with 18 bit precision*/
52
53static int fsintab[TRIG_TAB_SIZE]= {
54262144,
55185363,
56100318,
5751141,
5825694,
5912862,
606433,
613216,
621608,
63804,
64402,
65201,
66100,
6750,
6825,
6912,
706,
713,
720,
730,
740,
750 };
76 51
77
78static int fcostab[TRIG_TAB_SIZE]= {
790,
80185363,
81242189,
82257106,
83260881,
84261828,
85262065,
86262124,
87262139,
88262142,
89262143,
90262143,
91262143,
92262143,
93262143,
94262143,
95262143,
96262143,
970,
980,
990,
1000 };