summaryrefslogtreecommitdiff
path: root/codecs/slin_gsm_ex.h
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>1999-11-15 06:08:50 +0000
committerMark Spencer <markster@digium.com>1999-11-15 06:08:50 +0000
commit9a741e5696fd52fc17d6c0ec97c4546e50bca6d7 (patch)
treeb3769d333429e596524dc78e3841008f7af2ae74 /codecs/slin_gsm_ex.h
parentc5254210a4c971471a058908cb5b49d97a7f64ec (diff)
Version 0.1.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/slin_gsm_ex.h')
-rwxr-xr-xcodecs/slin_gsm_ex.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/codecs/slin_gsm_ex.h b/codecs/slin_gsm_ex.h
new file mode 100755
index 000000000..cb46dc71d
--- /dev/null
+++ b/codecs/slin_gsm_ex.h
@@ -0,0 +1,28 @@
+/*
+ * Signed 16-bit audio data
+ *
+ * Source: gsm.example
+ *
+ * Copyright (C) 1999, Mark Spencer and Linux Support Services
+ *
+ * Distributed under the terms of the GNU General Public License
+ *
+ */
+
+static signed short slin_gsm_ex[] = {
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 0xfff8, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 0x0008, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+0x0008, 000000, 000000, 000000, 0xfff8, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 0x0008, 000000, 000000, 000000 };