only for backup, still in coding state - no compile!!!
[lcr.git] / alawulaw.h
diff --git a/alawulaw.h b/alawulaw.h
new file mode 100644 (file)
index 0000000..96c170a
--- /dev/null
@@ -0,0 +1,5 @@
+
+extern signed long *audio_law_to_s32;
+extern unsigned char audio_s16_to_law[65536];
+extern short audio_alaw_relations[];
+void generate_tables(char law);