diff options
Diffstat (limited to 'libtoolame-dab/psycho_2.h')
-rw-r--r-- | libtoolame-dab/psycho_2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libtoolame-dab/psycho_2.h b/libtoolame-dab/psycho_2.h new file mode 100644 index 0000000..6ee0a48 --- /dev/null +++ b/libtoolame-dab/psycho_2.h @@ -0,0 +1,2 @@ +void psycho_2_read_absthr (FLOAT *, int); +void psycho_2 (short int *, short int[1056], int, double *snr32, double sfreq, options *glopts); |