summaryrefslogtreecommitdiff
path: root/lib/books/line_1024x31_3sub2.vqh
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2001-08-13 01:37:17 +0000
committerMonty <xiphmont@xiph.org>2001-08-13 01:37:17 +0000
commitd59cea578a9f2b9961218e1440026715371836d8 (patch)
tree2040cd8a12d5eaa342ba09a09e54ed1239f67f00 /lib/books/line_1024x31_3sub2.vqh
parentf9e9af66a421be8bbdb5e0132dddc2b83174feff (diff)
downloadlibvorbis-git-d59cea578a9f2b9961218e1440026715371836d8.tar.gz
Bringing rc2 (minus the modes it needs) onto mainline.
Monty svn path=/trunk/vorbis/; revision=1815
Diffstat (limited to 'lib/books/line_1024x31_3sub2.vqh')
-rw-r--r--lib/books/line_1024x31_3sub2.vqh38
1 files changed, 38 insertions, 0 deletions
diff --git a/lib/books/line_1024x31_3sub2.vqh b/lib/books/line_1024x31_3sub2.vqh
new file mode 100644
index 00000000..a28e561a
--- /dev/null
+++ b/lib/books/line_1024x31_3sub2.vqh
@@ -0,0 +1,38 @@
+/********************************************************************
+ * *
+ * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE. *
+ * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
+ * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE. *
+ * PLEASE READ THESE TERMS DISTRIBUTING. *
+ * *
+ * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999 *
+ * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company *
+ * http://www.xiph.org/ *
+ * *
+ ********************************************************************
+
+ function: static codebook autogenerated by huff/huffbuld
+
+ ********************************************************************/
+
+#ifndef _V_line_1024x31_3sub2_VQH_
+#define _V_line_1024x31_3sub2_VQH_
+#include "codebook.h"
+
+static long _huff_lengthlist_line_1024x31_3sub2[] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 2, 4, 3, 5, 4,
+ 6, 6, 7, 6, 8, 6, 9, 6, 9,
+};
+
+static static_codebook _huff_book_line_1024x31_3sub2 = {
+ 1, 25,
+ _huff_lengthlist_line_1024x31_3sub2,
+ 0, 0, 0, 0, 0,
+ NULL,
+ NULL,
+ NULL,
+ 0
+};
+
+
+#endif