aboutsummaryrefslogtreecommitdiffstats
path: root/libtoolame-dab/psycho_3.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtoolame-dab/psycho_3.h')
-rw-r--r--libtoolame-dab/psycho_3.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libtoolame-dab/psycho_3.h b/libtoolame-dab/psycho_3.h
new file mode 100644
index 0000000..8953c08
--- /dev/null
+++ b/libtoolame-dab/psycho_3.h
@@ -0,0 +1,4 @@
+void psycho_3 (short[2][1152], double[2][SBLIMIT],
+ double[2][SBLIMIT], frame_info *, options *glopts);
+
+void psycho_3_init(options *glopts);