summaryrefslogtreecommitdiff
path: root/codecs/slin_lpc10_ex.h
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2000-01-05 17:22:42 +0000
committerMark Spencer <markster@digium.com>2000-01-05 17:22:42 +0000
commit2ebdf66e5f02ad75a124d19967ab245920a7681a (patch)
tree65adf079bc4eca657885ce63dbf716a134354047 /codecs/slin_lpc10_ex.h
parentc340c2093c57beb446975348ca327d3000062c67 (diff)
Version 0.1.2 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@191 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/slin_lpc10_ex.h')
-rwxr-xr-xcodecs/slin_lpc10_ex.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/codecs/slin_lpc10_ex.h b/codecs/slin_lpc10_ex.h
new file mode 100755
index 000000000..d738ae41e
--- /dev/null
+++ b/codecs/slin_lpc10_ex.h
@@ -0,0 +1,21 @@
+/*
+ * Signed 16-bit audio data
+ *
+ * Source: example.slin
+ *
+ * Copyright (C) 1999, Mark Spencer and Linux Support Services
+ *
+ * Distributed under the terms of the GNU General Public License
+ *
+ */
+
+static signed short slin_lpc10_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, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000,
+000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000, 000000 };