Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c6_s0_p9_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  function: static codebook autogenerated by vq/somethingorother
13
14  ********************************************************************/
15
16 #ifndef _V__44c6_s0_p9_1_VQH_
17 #define _V__44c6_s0_p9_1_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c6_s0_p9_1[] = {
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__44c6_s0_p9_1[] = {
37          1, 3, 3, 6, 6, 8, 8,10,10,11,11,11,11, 6, 5, 5,
38          8, 8,10,10,11,11,12,11,11,10, 6, 5, 5, 8, 8,10,
39         10,12,11,12,12,12,12,18, 9, 9, 9,10,10,11,12,13,
40         12,13,12,11,16, 9, 9,10,10,11,11,13,13,13,13,13,
41         14,19,13,14,11,11,12,13,13,14,13,12,14,12,18,14,
42         13,11,11,13,13,13,14,13,14,13,15,18,18,18,13,13,
43         13,13,14,14,14,10,15,14,19,18,18,13,13,13,13,14,
44         15,12,15,15,15,19,17,18,16,16,13,12,14,12,15,13,
45         15,15,19,19,18,15,16,13,13,14,14,14,15,16,16,19,
46         17,19,19,18,14,14,14,14,15,16,16,16,19,18,17,19,
47         17,15,14,15,14,15,16,16,16,
48 };
49
50 static float _vq_quantthresh__44c6_s0_p9_1[] = {
51         -269.5, -220.5, -171.5, -122.5, -73.5, -24.5, 24.5, 73.5, 
52         122.5, 171.5, 220.5, 269.5, 
53 };
54
55 static long _vq_quantmap__44c6_s0_p9_1[] = {
56            11,    9,    7,    5,    3,    1,    0,    2,
57             4,    6,    8,   10,   12,
58 };
59
60 static encode_aux_threshmatch _vq_auxt__44c6_s0_p9_1 = {
61         _vq_quantthresh__44c6_s0_p9_1,
62         _vq_quantmap__44c6_s0_p9_1,
63         13,
64         13
65 };
66
67 static static_codebook _44c6_s0_p9_1 = {
68         2, 169,
69         _vq_lengthlist__44c6_s0_p9_1,
70         1, -518889472, 1622704128, 4, 0,
71         _vq_quantlist__44c6_s0_p9_1,
72         NULL,
73         &_vq_auxt__44c6_s0_p9_1,
74         NULL,
75         0
76 };
77
78
79 #endif