1 
2 /* The following functions are in the file "psy.c" */
3 
4 extern void        psycho_anal(double *buffer, short int *savebuf, int chn, int lay, float *snrSBLIMIT, double sfreq);
5 extern void        read_absthr(float *absthr, long int table);
6