Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c8_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__44c8_s0_p9_1_VQH_
17 #define _V__44c8_s0_p9_1_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c8_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__44c8_s0_p9_1[] = {
37          1, 4, 3, 6, 6, 8, 8, 9, 9,10,10,11,11, 6, 5, 5,
38          7, 7, 9, 9,10,10,11,11,11,12, 6, 5, 5, 7, 7, 9,
39          9,10,11,11,11,12,12,13, 8, 8, 8, 8,10,10,11,11,
40         12,12,12,12,16, 8, 7, 8, 8,10,10,11,11,12,12,13,
41         12,14,12,12, 9, 9,11,11,12,12,12,12,13,13,16,12,
42         12, 9, 9,11,11,11,12,13,13,13,13,15,14,15,11,12,
43         12,12,13,12,13,13,13,13,17,17,15,12,12,11,12,11,
44         13,13,13,13,14,15,15,16,14,15,12,12,13,13,13,13,
45         14,13,17,16,16,14,14,12,13,13,13,14,14,14,14,16,
46         15,16,15,16,14,13,13,13,14,14,14,14,17,16,16,15,
47         15,13,13,13,13,14,14,14,14,
48 };
49
50 static float _vq_quantthresh__44c8_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__44c8_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__44c8_s0_p9_1 = {
61         _vq_quantthresh__44c8_s0_p9_1,
62         _vq_quantmap__44c8_s0_p9_1,
63         13,
64         13
65 };
66
67 static static_codebook _44c8_s0_p9_1 = {
68         2, 169,
69         _vq_lengthlist__44c8_s0_p9_1,
70         1, -518889472, 1622704128, 4, 0,
71         _vq_quantlist__44c8_s0_p9_1,
72         NULL,
73         &_vq_auxt__44c8_s0_p9_1,
74         NULL,
75         0
76 };
77
78
79 #endif