summaryrefslogtreecommitdiff
path: root/lib/books/coupled/_44c0_s4_p7_2.vqh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/books/coupled/_44c0_s4_p7_2.vqh')
-rw-r--r--lib/books/coupled/_44c0_s4_p7_2.vqh63
1 files changed, 63 insertions, 0 deletions
diff --git a/lib/books/coupled/_44c0_s4_p7_2.vqh b/lib/books/coupled/_44c0_s4_p7_2.vqh
new file mode 100644
index 00000000..b6498429
--- /dev/null
+++ b/lib/books/coupled/_44c0_s4_p7_2.vqh
@@ -0,0 +1,63 @@
+/********************************************************************
+ * *
+ * 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__44c0_s4_p7_2_VQH_
+#define _V__44c0_s4_p7_2_VQH_
+#include "codebook.h"
+
+static long _vq_quantlist__44c0_s4_p7_2[] = {
+ 1,
+ 0,
+ 2,
+};
+
+static long _vq_lengthlist__44c0_s4_p7_2[] = {
+ 2, 5, 5, 8, 6, 6, 7, 6, 7, 6, 5, 6, 8, 7, 7, 8,
+ 6, 8, 5, 6, 6, 8, 7, 7, 8, 7, 7, 8, 7, 8, 8, 9,
+ 8, 9, 9, 9, 6, 7, 7, 8, 6, 7, 9, 7, 7, 6, 6, 7,
+ 8, 7, 7, 8, 7, 8, 6, 7, 8, 8, 8, 7, 7, 8, 8, 6,
+ 7, 7, 8, 6, 7, 7, 6, 6, 6, 7, 7, 8, 7, 7, 9, 7,
+ 6,
+};
+
+static float _vq_quantthresh__44c0_s4_p7_2[] = {
+ -0.5, 0.5,
+};
+
+static long _vq_quantmap__44c0_s4_p7_2[] = {
+ 1, 0, 2,
+};
+
+static encode_aux_threshmatch _vq_auxt__44c0_s4_p7_2 = {
+ _vq_quantthresh__44c0_s4_p7_2,
+ _vq_quantmap__44c0_s4_p7_2,
+ 3,
+ 3
+};
+
+static static_codebook _44c0_s4_p7_2 = {
+ 4, 81,
+ _vq_lengthlist__44c0_s4_p7_2,
+ 1, -535822336, 1611661312, 2, 0,
+ _vq_quantlist__44c0_s4_p7_2,
+ NULL,
+ &_vq_auxt__44c0_s4_p7_2,
+ NULL,
+ 0
+};
+
+
+#endif