Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c8_s0_p8_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_p8_0_VQH_
17 #define _V__44c8_s0_p8_0_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c8_s0_p8_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__44c8_s0_p8_0[] = {
39          1, 3, 3, 7, 7, 9, 9,12,12, 0, 0, 0, 0, 0, 0, 6,
40          5, 5, 8, 8, 9, 9,12,12, 0, 0, 0, 0, 0, 0, 6, 5,
41          5, 8, 8,10, 9,12,12, 0, 0, 0, 0, 0, 0, 0, 8, 8,
42          8, 8,10,10,13,13, 0, 0, 0, 0, 0, 0, 0, 8, 8, 8,
43          8,10,10,13,13, 0, 0, 0, 0, 0, 0, 0,12,12,10,10,
44         10,10,13,13, 0, 0, 0, 0, 0, 0, 0,12,12,10,10,10,
45         10,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,11,11,
46         14,13, 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,11,11,13,
47         13, 0, 0, 0, 0, 0, 0, 0, 0, 0,16,16,12,12,14,14,
48          0, 0, 0, 0, 0, 0, 0, 0, 0,16,16,12,12,14,14, 0,
49          0, 0, 0, 0, 0, 0, 0, 0, 0, 0,13,13,14,15, 0, 0,
50          0, 0, 0, 0, 0, 0, 0, 0, 0,13,13,15,15, 0, 0, 0,
51          0, 0, 0, 0, 0, 0, 0, 0,17,17,16,16, 0, 0, 0, 0,
52          0, 0, 0, 0, 0, 0, 0,17,17,16,16, 0, 0, 0, 0, 0,
53          0,
54 };
55
56 static float _vq_quantthresh__44c8_s0_p8_0[] = {
57         -97.5, -82.5, -67.5, -52.5, -37.5, -22.5, -7.5, 7.5, 
58         22.5, 37.5, 52.5, 67.5, 82.5, 97.5, 
59 };
60
61 static long _vq_quantmap__44c8_s0_p8_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__44c8_s0_p8_0 = {
67         _vq_quantthresh__44c8_s0_p8_0,
68         _vq_quantmap__44c8_s0_p8_0,
69         15,
70         15
71 };
72
73 static static_codebook _44c8_s0_p8_0 = {
74         2, 225,
75         _vq_lengthlist__44c8_s0_p8_0,
76         1, -522567680, 1618870272, 4, 0,
77         _vq_quantlist__44c8_s0_p8_0,
78         NULL,
79         &_vq_auxt__44c8_s0_p8_0,
80         NULL,
81         0
82 };
83
84
85 #endif