Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c8_s0_p6_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__44c8_s0_p6_0_VQH_
17 #define _V__44c8_s0_p6_0_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c8_s0_p6_0[] = {
21         19,
22         16,
23         22,
24         13,
25         25,
26         0,
27         38,
28         7,
29         31,
30         4,
31         34,
32 };
33
34 static long _vq_lengthlist__44c8_s0_p6_0[] = {
35          2, 3, 3, 6, 6, 0, 0, 0, 0, 0, 0, 5, 4, 4, 6, 6,
36          0, 0, 0, 0, 0, 0, 0, 4, 4, 6, 6, 0, 0, 0, 0, 0,
37          0, 0, 6, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 7, 7, 6,
38          6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
39          0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
40          9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0,
41          0, 0, 0, 0, 0, 0,10,11, 0, 0, 0, 0, 0, 0, 0, 0,
42          0,12,12, 0, 0, 0, 0, 0, 0,
43 };
44
45 static float _vq_quantthresh__44c8_s0_p6_0[] = {
46         -17, -13.5, -9, -4.5, -1.5, 1.5, 4.5, 9, 
47         13.5, 17, 
48 };
49
50 static long _vq_quantmap__44c8_s0_p6_0[] = {
51             5,    9,    7,    3,    1,    0,    2,    4,
52             8,   10,    6,
53 };
54
55 static encode_aux_threshmatch _vq_auxt__44c8_s0_p6_0 = {
56         _vq_quantthresh__44c8_s0_p6_0,
57         _vq_quantmap__44c8_s0_p6_0,
58         11,
59         11
60 };
61
62 static static_codebook _44c8_s0_p6_0 = {
63         2, 121,
64         _vq_lengthlist__44c8_s0_p6_0,
65         1, -527237120, 1611661312, 6, 0,
66         _vq_quantlist__44c8_s0_p6_0,
67         NULL,
68         &_vq_auxt__44c8_s0_p6_0,
69         NULL,
70         0
71 };
72
73
74 #endif