summaryrefslogtreecommitdiff
path: root/apps/plugins/pdbox/PDa/src/d_imayer_tables.h
diff options
context:
space:
mode:
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 };