Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c2_s0_p4_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__44c2_s0_p4_0_VQH_
17 #define _V__44c2_s0_p4_0_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c2_s0_p4_0[] = {
21         7,
22         6,
23         8,
24         5,
25         9,
26         4,
27         10,
28         3,
29         11,
30         2,
31         12,
32         1,
33         13,
34         0,
35         14,
36 };
37
38 static long _vq_lengthlist__44c2_s0_p4_0[] = {
39          1, 3, 3, 6, 6, 9, 9,11,12,21,21,21,21,21,21, 6,
40          5, 5, 7, 7, 9,10,12,13,21,21,21,21,21,21, 7, 5,
41          5, 8, 8,10,10,12,13,21,21,21,21,21,21,21, 8, 8,
42          9, 9,10,11,13,13,21,21,21,21,21,21,21, 8, 8, 9,
43          9,11,11,13,14,21,21,21,21,21,21,21,12,12,10,10,
44         11,11,14,14,21,21,21,21,21,21,21,13,13,10,10,12,
45         12,14,15,21,21,21,21,21,21,21,21,21,11,12,12,12,
46         15,15,21,21,21,21,21,21,21,21,21,12,12,12,11,15,
47         15,21,21,21,21,21,21,21,21,21,16,16,11,13,15,16,
48         21,20,20,20,20,20,20,20,20,17,16,13,12,16,15,20,
49         20,20,20,20,20,20,20,20,20,20,15,15,16,16,20,20,
50         20,20,20,20,20,20,20,20,20,15,15,16,16,20,20,20,
51         20,20,20,20,20,20,20,20,18,18,17,17,20,20,20,20,
52         20,20,20,20,20,20,20,19,19,17,17,20,20,20,20,20,
53         20,
54 };
55
56 static float _vq_quantthresh__44c2_s0_p4_0[] = {
57         -45.5, -38.5, -31.5, -24.5, -17.5, -10.5, -3.5, 3.5, 
58         10.5, 17.5, 24.5, 31.5, 38.5, 45.5, 
59 };
60
61 static long _vq_quantmap__44c2_s0_p4_0[] = {
62            13,   11,    9,    7,    5,    3,    1,    0,
63             2,    4,    6,    8,   10,   12,   14,
64 };
65
66 static encode_aux_threshmatch _vq_auxt__44c2_s0_p4_0 = {
67         _vq_quantthresh__44c2_s0_p4_0,
68         _vq_quantmap__44c2_s0_p4_0,
69         15,
70         15
71 };
72
73 static static_codebook _44c2_s0_p4_0 = {
74         2, 225,
75         _vq_lengthlist__44c2_s0_p4_0,
76         1, -524779520, 1616642048, 4, 0,
77         _vq_quantlist__44c2_s0_p4_0,
78         NULL,
79         &_vq_auxt__44c2_s0_p4_0,
80         NULL,
81         0
82 };
83
84
85 #endif