aboutsummaryrefslogtreecommitdiffstats
path: root/libtoolame-dab/tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtoolame-dab/tables.h')
-rw-r--r--libtoolame-dab/tables.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libtoolame-dab/tables.h b/libtoolame-dab/tables.h
new file mode 100644
index 0000000..e89cbbd
--- /dev/null
+++ b/libtoolame-dab/tables.h
@@ -0,0 +1,3 @@
+FILE *OpenTableFile (char *);
+int read_bit_alloc (int, al_table *);
+int pick_table (frame_info *);