Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c3_s2_p7_0.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  function: static codebook autogenerated by vq/somethingorother
13
14  ********************************************************************/
15
16 #ifndef _V__44c3_s2_p7_0_VQH_
17 #define _V__44c3_s2_p7_0_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c3_s2_p7_0[] = {
21         6,
22         5,
23         7,
24         4,
25         8,
26         3,
27         9,
28         2,
29         10,
30         1,
31         11,
32         0,
33         12,
34 };
35
36 static long _vq_lengthlist__44c3_s2_p7_0[] = {
37          1, 2, 3, 9, 9,11,12,14,13,16,15,16,16, 6, 6, 6,
38         10,11,14,13,16,16,16,16,16,16, 5, 6, 6,11,11,15,
39         14,15,15,16,16,16,16,16, 9,11,13,14,15,16,16,16,
40         16,16,16,16,16,11,11,12,12,13,13,16,16,16,16,16,
41         16,16,14,16,13,15,16,16,16,16,16,16,16,16,16,16,
42         13,16,10,16,16,16,15,15,15,16,16,16,16,16,12,16,
43         16,16,16,16,16,16,16,16,16,16,16,16,13,16,16,16,
44         16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
45         16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
46         16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
47         16,16,16,16,16,16,16,16,16,
48 };
49
50 static float _vq_quantthresh__44c3_s2_p7_0[] = {
51         -368.5, -301.5, -234.5, -167.5, -100.5, -33.5, 33.5, 100.5, 
52         167.5, 234.5, 301.5, 368.5, 
53 };
54
55 static long _vq_quantmap__44c3_s2_p7_0[] = {
56            11,    9,    7,    5,    3,    1,    0,    2,
57             4,    6,    8,   10,   12,
58 };
59
60 static encode_aux_threshmatch _vq_auxt__44c3_s2_p7_0 = {
61         _vq_quantthresh__44c3_s2_p7_0,
62         _vq_quantmap__44c3_s2_p7_0,
63         13,
64         13
65 };
66
67 static static_codebook _44c3_s2_p7_0 = {
68         2, 169,
69         _vq_lengthlist__44c3_s2_p7_0,
70         1, -518447104, 1624293376, 4, 0,
71         _vq_quantlist__44c3_s2_p7_0,
72         NULL,
73         &_vq_auxt__44c3_s2_p7_0,
74         NULL,
75         0
76 };
77
78
79 #endif