Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c6_s2_p9_2.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__44c6_s2_p9_2_VQH_
18 #define _V__44c6_s2_p9_2_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c6_s2_p9_2[] = {
22         24,
23         23,
24         25,
25         22,
26         26,
27         21,
28         27,
29         20,
30         28,
31         19,
32         29,
33         18,
34         30,
35         17,
36         31,
37         16,
38         32,
39         15,
40         33,
41         14,
42         34,
43         13,
44         35,
45         12,
46         36,
47         11,
48         37,
49         10,
50         38,
51         9,
52         39,
53         8,
54         40,
55         7,
56         41,
57         6,
58         42,
59         5,
60         43,
61         4,
62         44,
63         3,
64         45,
65         2,
66         46,
67         1,
68         47,
69         0,
70         48,
71 };
72
73 static long _vq_lengthlist__44c6_s2_p9_2[] = {
74          3, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6,
75          6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7,
76          7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
77          7,
78 };
79
80 static float _vq_quantthresh__44c6_s2_p9_2[] = {
81         -23.5, -22.5, -21.5, -20.5, -19.5, -18.5, -17.5, -16.5, 
82         -15.5, -14.5, -13.5, -12.5, -11.5, -10.5, -9.5, -8.5, 
83         -7.5, -6.5, -5.5, -4.5, -3.5, -2.5, -1.5, -0.5, 
84         0.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 
85         8.5, 9.5, 10.5, 11.5, 12.5, 13.5, 14.5, 15.5, 
86         16.5, 17.5, 18.5, 19.5, 20.5, 21.5, 22.5, 23.5, 
87 };
88
89 static long _vq_quantmap__44c6_s2_p9_2[] = {
90            47,   45,   43,   41,   39,   37,   35,   33,
91            31,   29,   27,   25,   23,   21,   19,   17,
92            15,   13,   11,    9,    7,    5,    3,    1,
93             0,    2,    4,    6,    8,   10,   12,   14,
94            16,   18,   20,   22,   24,   26,   28,   30,
95            32,   34,   36,   38,   40,   42,   44,   46,
96            48,
97 };
98
99 static encode_aux_threshmatch _vq_auxt__44c6_s2_p9_2 = {
100         _vq_quantthresh__44c6_s2_p9_2,
101         _vq_quantmap__44c6_s2_p9_2,
102         49,
103         49
104 };
105
106 static static_codebook _44c6_s2_p9_2 = {
107         1, 49,
108         _vq_lengthlist__44c6_s2_p9_2,
109         1, -526909440, 1611661312, 6, 0,
110         _vq_quantlist__44c6_s2_p9_2,
111         NULL,
112         &_vq_auxt__44c6_s2_p9_2,
113         NULL,
114         0
115 };
116
117
118 #endif