/* For definition of the cos_table[] look into cos_table.c */
#define ILOGCOSTABSIZE 15
#define ICOSTABSIZE (1<<ILOGCOSTABSIZE)
extern t_sample cos_table[];