aboutsummaryrefslogtreecommitdiffstats
path: root/libtoolame-dab/psycho_2.h
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-02-15 02:44:20 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-02-15 02:44:20 +0100
commit22f1fce330059ef8a383cf327a023d6a9da5ad3e (patch)
tree6893f158dcaaaa1b9f1317923c32a841ba31f768 /libtoolame-dab/psycho_2.h
parent891bb2592944aa2be2d81e1583e73e632e70537f (diff)
downloadODR-AudioEnc-22f1fce330059ef8a383cf327a023d6a9da5ad3e.tar.gz
ODR-AudioEnc-22f1fce330059ef8a383cf327a023d6a9da5ad3e.tar.bz2
ODR-AudioEnc-22f1fce330059ef8a383cf327a023d6a9da5ad3e.zip
Include toolame-dab as library
Diffstat (limited to 'libtoolame-dab/psycho_2.h')
-rw-r--r--libtoolame-dab/psycho_2.h2
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);