Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c6_s0_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__44c6_s0_p7_0_VQH_
17 #define _V__44c6_s0_p7_0_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c6_s0_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__44c6_s0_p7_0[] = {
37          1, 3, 3, 7, 7,10,10, 0, 0, 0, 0, 0, 0, 5, 5, 5,
38          8, 8,10,10, 0, 0, 0, 0, 0, 0, 6, 5, 5, 8, 8,11,
39         11, 0, 0, 0, 0, 0, 0, 0, 7, 7, 9, 9,11,11, 0, 0,
40          0, 0, 0, 0, 0, 8, 8, 9, 9,11,11, 0, 0, 0, 0, 0,
41          0, 0,12,13,10,10,12,11, 0, 0, 0, 0, 0, 0, 0,13,
42         13,10,10,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,
43         12,12, 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,12,12, 0,
44          0, 0, 0, 0, 0, 0, 0, 0,16,16,13,13, 0, 0, 0, 0,
45          0, 0, 0, 0, 0,17,17,13,13, 0, 0, 0, 0, 0, 0, 0,
46          0, 0, 0, 0,15,16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
47          0,16,16, 0, 0, 0, 0, 0, 0,
48 };
49
50 static float _vq_quantthresh__44c6_s0_p7_0[] = {
51         -27.5, -22.5, -17.5, -12.5, -7.5, -2.5, 2.5, 7.5, 
52         12.5, 17.5, 22.5, 27.5, 
53 };
54
55 static long _vq_quantmap__44c6_s0_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__44c6_s0_p7_0 = {
61         _vq_quantthresh__44c6_s0_p7_0,
62         _vq_quantmap__44c6_s0_p7_0,
63         13,
64         13
65 };
66
67 static static_codebook _44c6_s0_p7_0 = {
68         2, 169,
69         _vq_lengthlist__44c6_s0_p7_0,
70         1, -526516224, 1616117760, 4, 0,
71         _vq_quantlist__44c6_s0_p7_0,
72         NULL,
73         &_vq_auxt__44c6_s0_p7_0,
74         NULL,
75         0
76 };
77
78
79 #endif