Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c5_s0_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  function: static codebook autogenerated by vq/somethingorother
13
14  ********************************************************************/
15
16 #ifndef _V__44c5_s0_p9_2_VQH_
17 #define _V__44c5_s0_p9_2_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c5_s0_p9_2[] = {
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__44c5_s0_p9_2[] = {
37          3, 5, 5, 6, 6, 7, 6, 7, 7, 7, 7, 7, 7, 9, 6, 6,
38          7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 6, 6, 6, 6, 7,
39          7, 7, 7, 7, 7, 7, 8, 9, 7, 7, 7, 7, 7, 7, 8, 8,
40          8, 8, 8, 8, 9, 8, 9, 7, 7, 7, 7, 8, 7, 8, 8, 8,
41          8, 9, 9, 9, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9,
42          9, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 8, 8,
43          8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 8, 8, 8,
44          8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8,
45          8, 8, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 9,
46          9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9,
47          9, 9, 9, 8, 8, 8, 8, 8, 8,
48 };
49
50 static float _vq_quantthresh__44c5_s0_p9_2[] = {
51         -5.5, -4.5, -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 
52         2.5, 3.5, 4.5, 5.5, 
53 };
54
55 static long _vq_quantmap__44c5_s0_p9_2[] = {
56            11,    9,    7,    5,    3,    1,    0,    2,
57             4,    6,    8,   10,   12,
58 };
59
60 static encode_aux_threshmatch _vq_auxt__44c5_s0_p9_2 = {
61         _vq_quantthresh__44c5_s0_p9_2,
62         _vq_quantmap__44c5_s0_p9_2,
63         13,
64         13
65 };
66
67 static static_codebook _44c5_s0_p9_2 = {
68         2, 169,
69         _vq_lengthlist__44c5_s0_p9_2,
70         1, -531103744, 1611661312, 4, 0,
71         _vq_quantlist__44c5_s0_p9_2,
72         NULL,
73         &_vq_auxt__44c5_s0_p9_2,
74         NULL,
75         0
76 };
77
78
79 #endif