summaryrefslogtreecommitdiff
path: root/include/vorbis/book/res0_1024a_128_1.vqh
diff options
context:
space:
mode:
Diffstat (limited to 'include/vorbis/book/res0_1024a_128_1.vqh')
-rw-r--r--include/vorbis/book/res0_1024a_128_1.vqh63
1 files changed, 63 insertions, 0 deletions
diff --git a/include/vorbis/book/res0_1024a_128_1.vqh b/include/vorbis/book/res0_1024a_128_1.vqh
new file mode 100644
index 00000000..03d13fc4
--- /dev/null
+++ b/include/vorbis/book/res0_1024a_128_1.vqh
@@ -0,0 +1,63 @@
+/********************************************************************
+ * *
+ * 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 vq/somethingorother
+
+ ********************************************************************/
+
+#ifndef _V_res0_1024a_128_1_VQH_
+#define _V_res0_1024a_128_1_VQH_
+#include "vorbis/codebook.h"
+
+static long _vq_quantlist_res0_1024a_128_1[] = {
+ 1,
+ 2,
+ 0,
+};
+
+static long _vq_lengthlist_res0_1024a_128_1[] = {
+ 1, 4, 4, 4, 7, 7, 4, 7, 7, 5, 8, 8, 8,11,11, 8,
+ 11,11, 5, 8, 8, 8,11,11, 8,11,11, 5, 8, 8, 8,11,
+ 11, 8,11,11, 8,11,11,11,14,14,11,15,15, 8,11,11,
+ 11,14,14,12,15,15, 5, 8, 8, 8,11,11, 8,11,11, 8,
+ 11,11,11,15,14,11,14,15, 8,11,12,12,15,15,11,14,
+ 14,
+};
+
+static double _vq_quantthresh_res0_1024a_128_1[] = {
+ -0.5, 0.5,
+};
+
+static long _vq_quantmap_res0_1024a_128_1[] = {
+ 2, 0, 1,
+};
+
+static encode_aux_threshmatch _vq_auxt_res0_1024a_128_1 = {
+ _vq_quantthresh_res0_1024a_128_1,
+ _vq_quantmap_res0_1024a_128_1,
+ 3,
+ 3
+};
+
+static static_codebook _vq_book_res0_1024a_128_1 = {
+ 4, 81,
+ _vq_lengthlist_res0_1024a_128_1,
+ 1, -535822336, 1611661312, 2, 0,
+ _vq_quantlist_res0_1024a_128_1,
+ NULL,
+ &_vq_auxt_res0_1024a_128_1,
+ NULL,
+};
+
+
+#endif