aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/slin_speex_ex.h
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-08-29 04:53:56 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-08-29 04:53:56 +0000
commitda7b7aaced319bef354aa9312d4bc39b239f65cb (patch)
tree3473e94d2320f2242209f9f1940d18a156b739b3 /codecs/slin_speex_ex.h
parent5ba9b5bfda846c75d304806f8198050b087391eb (diff)
Version 0.2.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@509 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/slin_speex_ex.h')
-rwxr-xr-xcodecs/slin_speex_ex.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/codecs/slin_speex_ex.h b/codecs/slin_speex_ex.h
new file mode 100755
index 000000000..6b29f7e14
--- /dev/null
+++ b/codecs/slin_speex_ex.h
@@ -0,0 +1,28 @@
+/*
+ * Signed 16-bit audio data
+ *
+ * Source: speex.example
+ *
+ * Copyright (C) 1999, Mark Spencer
+ *
+ * Distributed under the terms of the GNU General Public License
+ *
+ */
+
+static signed short slin_speex_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 };