Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c9_s0_p1_1.vqh
1 /********************************************************************
2  *                                                                  *
3  * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
4  * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS     *
5  * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6  * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.       *
7  *                                                                  *
8  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
9  * by the XIPHOPHORUS Company http://www.xiph.org/                  *
10  *                                                                  *
11  ********************************************************************
12
13  function: static codebook autogenerated by vq/somethingorother
14
15  ********************************************************************/
16
17 #ifndef _V__44c9_s0_p1_1_VQH_
18 #define _V__44c9_s0_p1_1_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c9_s0_p1_1[] = {
22         1,
23         0,
24         2,
25 };
26
27 static long _vq_lengthlist__44c9_s0_p1_1[] = {
28          2, 3, 3, 4, 4, 4, 4, 3, 3,
29 };
30
31 static float _vq_quantthresh__44c9_s0_p1_1[] = {
32         -0.5, 0.5, 
33 };
34
35 static long _vq_quantmap__44c9_s0_p1_1[] = {
36             1,    0,    2,
37 };
38
39 static encode_aux_threshmatch _vq_auxt__44c9_s0_p1_1 = {
40         _vq_quantthresh__44c9_s0_p1_1,
41         _vq_quantmap__44c9_s0_p1_1,
42         3,
43         3
44 };
45
46 static static_codebook _44c9_s0_p1_1 = {
47         2, 9,
48         _vq_lengthlist__44c9_s0_p1_1,
49         1, -535822336, 1611661312, 2, 0,
50         _vq_quantlist__44c9_s0_p1_1,
51         NULL,
52         &_vq_auxt__44c9_s0_p1_1,
53         NULL,
54         0
55 };
56
57
58 #endif