1 void psycho_4 (short int *, short int[1056], int, double *smr
, double sfeq
, options
*glopts
);
2 void psycho_4_init (double sfreq
, options
*glopts
);
3 FLOAT8
psycho_4_spreading_function(FLOAT8 bark
);
4 void psycho_4_allocmem(void);
6 void psycho_4_trigtable_init(void);
7 INLINE FLOAT
psycho_4_cos(FLOAT phi
);
8 INLINE FLOAT
psycho_4_sin(FLOAT phi
);