Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c8_s0_p9_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_p9_0_VQH_
17 #define _V__44c8_s0_p9_0_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c8_s0_p9_0[] = {
21         5,
22         4,
23         6,
24         3,
25         7,
26         2,
27         8,
28         1,
29         9,
30         0,
31         10,
32 };
33
34 static long _vq_lengthlist__44c8_s0_p9_0[] = {
35          1, 3, 2,12,10,15,13,14,14,15,15, 6, 6, 7,11,12,
36         15,14,15,15,15,15, 6, 8, 5,13,12,15,13,15,15,15,
37         15,15, 7,12,11,15,15,15,15,15,15,15,15,11, 6,15,
38         13,15,15,15,15,15,15,15,15,14,13,13,15,15,15,15,
39         15,15,15,14,15,13, 9,15,15,15,15,15,15,15,15,15,
40         11,14,15,15,15,15,15,15,15,15,15,15, 9,15,15,15,
41         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
42         15,15,15,15,15,15,15,14,14,
43 };
44
45 static float _vq_quantthresh__44c8_s0_p9_0[] = {
46         -2866.5, -2229.5, -1592.5, -955.5, -318.5, 318.5, 955.5, 1592.5, 
47         2229.5, 2866.5, 
48 };
49
50 static long _vq_quantmap__44c8_s0_p9_0[] = {
51             9,    7,    5,    3,    1,    0,    2,    4,
52             6,    8,   10,
53 };
54
55 static encode_aux_threshmatch _vq_auxt__44c8_s0_p9_0 = {
56         _vq_quantthresh__44c8_s0_p9_0,
57         _vq_quantmap__44c8_s0_p9_0,
58         11,
59         11
60 };
61
62 static static_codebook _44c8_s0_p9_0 = {
63         2, 121,
64         _vq_lengthlist__44c8_s0_p9_0,
65         1, -512171520, 1630791680, 4, 0,
66         _vq_quantlist__44c8_s0_p9_0,
67         NULL,
68         &_vq_auxt__44c8_s0_p9_0,
69         NULL,
70         0
71 };
72
73
74 #endif