summaryrefslogtreecommitdiff
path: root/lib/books/coupled/_44c5_s3_p9_0.vqh
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2001-12-18 22:18:42 +0000
committerMonty <xiphmont@xiph.org>2001-12-18 22:18:42 +0000
commitc21b23f28bfa5008de09a31cbc33f90f53f6f569 (patch)
treec68ecdc57aac75dc4f1f3582f12a2257fb5c616a /lib/books/coupled/_44c5_s3_p9_0.vqh
parent0a143343388a893fe04a785791f4e432d61f49f4 (diff)
downloadlibvorbis-git-c21b23f28bfa5008de09a31cbc33f90f53f6f569.tar.gz
Get the rc3 books going in
svn path=/branches/branch_monty_20011217/vorbis/; revision=2803
Diffstat (limited to 'lib/books/coupled/_44c5_s3_p9_0.vqh')
-rw-r--r--lib/books/coupled/_44c5_s3_p9_0.vqh86
1 files changed, 86 insertions, 0 deletions
diff --git a/lib/books/coupled/_44c5_s3_p9_0.vqh b/lib/books/coupled/_44c5_s3_p9_0.vqh
new file mode 100644
index 00000000..9efe1323
--- /dev/null
+++ b/lib/books/coupled/_44c5_s3_p9_0.vqh
@@ -0,0 +1,86 @@
+/********************************************************************
+ * *
+ * 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__44c5_s3_p9_0_VQH_
+#define _V__44c5_s3_p9_0_VQH_
+#include "codebook.h"
+
+static long _vq_quantlist__44c5_s3_p9_0[] = {
+ 7,
+ 6,
+ 8,
+ 5,
+ 9,
+ 4,
+ 10,
+ 3,
+ 11,
+ 2,
+ 12,
+ 1,
+ 13,
+ 0,
+ 14,
+};
+
+static long _vq_lengthlist__44c5_s3_p9_0[] = {
+ 1, 3, 3,12,10,12,12,12,12,12,12,12,12,12,12, 5,
+ 5, 5,11,12,12,12,12,12,12,12,12,12,12,12, 5, 5,
+ 5,10,11,12,12,12,12,12,12,12,12,12,12,12,12,10,
+ 12,12,12,12,12,12,12,12,12,12,12,12,12,10,12,12,
+ 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
+ 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
+ 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
+ 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
+ 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
+ 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
+ 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
+ 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
+ 12,12,12,12,12,12,12,11,11,11,11,11,11,11,11,11,
+ 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
+ 11,
+};
+
+static float _vq_quantthresh__44c5_s3_p9_0[] = {
+ -1436.5, -1215.5, -994.5, -773.5, -552.5, -331.5, -110.5, 110.5,
+ 331.5, 552.5, 773.5, 994.5, 1215.5, 1436.5,
+};
+
+static long _vq_quantmap__44c5_s3_p9_0[] = {
+ 13, 11, 9, 7, 5, 3, 1, 0,
+ 2, 4, 6, 8, 10, 12, 14,
+};
+
+static encode_aux_threshmatch _vq_auxt__44c5_s3_p9_0 = {
+ _vq_quantthresh__44c5_s3_p9_0,
+ _vq_quantmap__44c5_s3_p9_0,
+ 15,
+ 15
+};
+
+static static_codebook _44c5_s3_p9_0 = {
+ 2, 225,
+ _vq_lengthlist__44c5_s3_p9_0,
+ 1, -514315264, 1627103232, 4, 0,
+ _vq_quantlist__44c5_s3_p9_0,
+ NULL,
+ &_vq_auxt__44c5_s3_p9_0,
+ NULL,
+ 0
+};
+
+
+#endif