summaryrefslogtreecommitdiff
path: root/lib/books/coupled/_44c3_s0_p3_0.vqh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/books/coupled/_44c3_s0_p3_0.vqh')
-rw-r--r--lib/books/coupled/_44c3_s0_p3_0.vqh93
1 files changed, 93 insertions, 0 deletions
diff --git a/lib/books/coupled/_44c3_s0_p3_0.vqh b/lib/books/coupled/_44c3_s0_p3_0.vqh
new file mode 100644
index 00000000..577f2eae
--- /dev/null
+++ b/lib/books/coupled/_44c3_s0_p3_0.vqh
@@ -0,0 +1,93 @@
+/********************************************************************
+ * *
+ * 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 vq/somethingorother
+
+ ********************************************************************/
+
+#ifndef _V__44c3_s0_p3_0_VQH_
+#define _V__44c3_s0_p3_0_VQH_
+#include "codebook.h"
+
+static long _vq_quantlist__44c3_s0_p3_0[] = {
+ 8,
+ 7,
+ 9,
+ 6,
+ 10,
+ 5,
+ 11,
+ 4,
+ 12,
+ 3,
+ 13,
+ 2,
+ 14,
+ 1,
+ 15,
+ 0,
+ 16,
+};
+
+static long _vq_lengthlist__44c3_s0_p3_0[] = {
+ 2, 4, 4, 6, 6, 7, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 4, 4, 6, 6, 7, 7, 9, 9, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 4, 4, 6, 6, 7, 7, 9, 9, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 5, 5, 7, 6, 7, 7, 9, 9, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 7, 6, 8, 8, 9, 9, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 8, 8, 9,10, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 8, 8, 9,10, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 9, 9,10,10,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9,10,
+ 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9,
+ 11,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9,
+ 10,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 11,10,12,11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0,
+};
+
+static float _vq_quantthresh__44c3_s0_p3_0[] = {
+ -7.5, -6.5, -5.5, -4.5, -3.5, -2.5, -1.5, -0.5,
+ 0.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5,
+};
+
+static long _vq_quantmap__44c3_s0_p3_0[] = {
+ 15, 13, 11, 9, 7, 5, 3, 1,
+ 0, 2, 4, 6, 8, 10, 12, 14,
+ 16,
+};
+
+static encode_aux_threshmatch _vq_auxt__44c3_s0_p3_0 = {
+ _vq_quantthresh__44c3_s0_p3_0,
+ _vq_quantmap__44c3_s0_p3_0,
+ 17,
+ 17
+};
+
+static static_codebook _44c3_s0_p3_0 = {
+ 2, 289,
+ _vq_lengthlist__44c3_s0_p3_0,
+ 1, -529530880, 1611661312, 5, 0,
+ _vq_quantlist__44c3_s0_p3_0,
+ NULL,
+ &_vq_auxt__44c3_s0_p3_0,
+ NULL,
+ 0
+};
+
+
+#endif