summaryrefslogtreecommitdiff
path: root/lib/books/res0_128_128aux.vqh
diff options
context:
space:
mode:
authorunknown <unknown@xiph.org>2004-03-20 20:06:48 +0000
committerunknown <unknown@xiph.org>2004-03-20 20:06:48 +0000
commitf551f0d110ce64bab692d98c4bf20aff788a83cd (patch)
treecfa616ca0fc4c36e714eb0f8f4d127e0df07b1fa /lib/books/res0_128_128aux.vqh
parentd59cea578a9f2b9961218e1440026715371836d8 (diff)
downloadlibvorbis-git-f551f0d110ce64bab692d98c4bf20aff788a83cd.tar.gz
This commit was manufactured by cvs2svn to create branchbranch_monty_20010901
'branch_monty_20010901'. svn path=/branches/branch_monty_20010901/vorbis/; revision=5977
Diffstat (limited to 'lib/books/res0_128_128aux.vqh')
-rw-r--r--lib/books/res0_128_128aux.vqh43
1 files changed, 43 insertions, 0 deletions
diff --git a/lib/books/res0_128_128aux.vqh b/lib/books/res0_128_128aux.vqh
new file mode 100644
index 00000000..975ccb05
--- /dev/null
+++ b/lib/books/res0_128_128aux.vqh
@@ -0,0 +1,43 @@
+/********************************************************************
+ * *
+ * 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_res0_128_128aux_VQH_
+#define _V_res0_128_128aux_VQH_
+#include "codebook.h"
+
+static long _huff_lengthlist_res0_128_128aux[] = {
+ 7,11, 7, 7,11, 8,12,10,12,11, 9, 3,11,11,11,11,
+ 11,11, 8,11, 8,11, 6, 5,10, 6,11, 8,11,11, 6,11,
+ 4, 2, 8, 4,11, 7,11,11,11,11,11, 8,11, 9,11,11,
+ 11,11, 8,11, 6, 3,10, 4,10, 7,11,11,10,11,11,10,
+ 10, 9,11,11,11,11,11,11, 9, 7,10, 6,10, 8,11,11,
+ 11, 4,11,11,11,11,11,11, 9,11,11, 6,11,11,11,11,
+ 11,11,10,11,
+};
+
+static static_codebook _huff_book_res0_128_128aux = {
+ 2, 100,
+ _huff_lengthlist_res0_128_128aux,
+ 0, 0, 0, 0, 0,
+ NULL,
+ NULL,
+ NULL,
+ 0
+};
+
+
+#endif