summaryrefslogtreecommitdiff
path: root/lib/books/coupled/_44c1_short.vqh
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2001-12-18 22:18:42 +0000
committerMonty <xiphmont@xiph.org>2001-12-18 22:18:42 +0000
commitc21b23f28bfa5008de09a31cbc33f90f53f6f569 (patch)
treec68ecdc57aac75dc4f1f3582f12a2257fb5c616a /lib/books/coupled/_44c1_short.vqh
parent0a143343388a893fe04a785791f4e432d61f49f4 (diff)
downloadlibvorbis-git-c21b23f28bfa5008de09a31cbc33f90f53f6f569.tar.gz
Get the rc3 books going in
svn path=/branches/branch_monty_20011217/vorbis/; revision=2803
Diffstat (limited to 'lib/books/coupled/_44c1_short.vqh')
-rw-r--r--lib/books/coupled/_44c1_short.vqh40
1 files changed, 40 insertions, 0 deletions
diff --git a/lib/books/coupled/_44c1_short.vqh b/lib/books/coupled/_44c1_short.vqh
new file mode 100644
index 00000000..e1e239e3
--- /dev/null
+++ b/lib/books/coupled/_44c1_short.vqh
@@ -0,0 +1,40 @@
+/********************************************************************
+ * *
+ * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
+ * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
+ * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
+ * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
+ * *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
+ * by the XIPHOPHORUS Company http://www.xiph.org/ *
+ * *
+ ********************************************************************
+
+ function: static codebook autogenerated by huff/huffbuld
+
+ ********************************************************************/
+
+#ifndef _V__44c1_short_VQH_
+#define _V__44c1_short_VQH_
+#include "codebook.h"
+
+static long _huff_lengthlist__44c1_short[] = {
+ 5,17,17,17,17, 7,10,14,17, 7, 7, 9,11,17,17,17,
+ 15, 5, 5, 6, 9,17,17,17,17, 7, 6, 7, 9,17,17,17,
+ 15, 8, 5, 5, 8,17,17,17, 5,17,17,16,16, 2, 4,10,
+ 7,16,16,16,16, 3, 3, 9,13, 9, 4, 4, 6, 9, 7,10,
+};
+
+static static_codebook _huff_book__44c1_short = {
+ 2, 64,
+ _huff_lengthlist__44c1_short,
+ 0, 0, 0, 0, 0,
+ NULL,
+ NULL,
+ NULL,
+ NULL,
+ 0
+};
+
+
+#endif