Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c1_s2_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__44c1_s2_p6_0_VQH_
17 #define _V__44c1_s2_p6_0_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c1_s2_p6_0[] = {
21         4,
22         3,
23         5,
24         2,
25         6,
26         1,
27         7,
28         0,
29         8,
30 };
31
32 static long _vq_lengthlist__44c1_s2_p6_0[] = {
33          1, 3, 2, 5, 4, 7, 6, 8, 8, 0, 0, 0, 0, 0, 0, 0,
34          0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
35          0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
36          0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
37          0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
38          0,
39 };
40
41 static float _vq_quantthresh__44c1_s2_p6_0[] = {
42         -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 
43 };
44
45 static long _vq_quantmap__44c1_s2_p6_0[] = {
46             7,    5,    3,    1,    0,    2,    4,    6,
47             8,
48 };
49
50 static encode_aux_threshmatch _vq_auxt__44c1_s2_p6_0 = {
51         _vq_quantthresh__44c1_s2_p6_0,
52         _vq_quantmap__44c1_s2_p6_0,
53         9,
54         9
55 };
56
57 static static_codebook _44c1_s2_p6_0 = {
58         2, 81,
59         _vq_lengthlist__44c1_s2_p6_0,
60         1, -531628032, 1611661312, 4, 0,
61         _vq_quantlist__44c1_s2_p6_0,
62         NULL,
63         &_vq_auxt__44c1_s2_p6_0,
64         NULL,
65         0
66 };
67
68
69 #endif