Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c1_s3_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__44c1_s3_p7_0_VQH_
17 #define _V__44c1_s3_p7_0_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c1_s3_p7_0[] = {
21         3,
22         2,
23         4,
24         1,
25         5,
26         0,
27         6,
28 };
29
30 static long _vq_lengthlist__44c1_s3_p7_0[] = {
31          1, 2, 3,12,12,13,13, 5, 6, 7,13,13,13,13, 5, 7,
32          6,13,13,13,13,13, 8,12,13,12,12,12,12,12, 8,12,
33         12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
34         12,
35 };
36
37 static float _vq_quantthresh__44c1_s3_p7_0[] = {
38         -167.5, -100.5, -33.5, 33.5, 100.5, 167.5, 
39 };
40
41 static long _vq_quantmap__44c1_s3_p7_0[] = {
42             5,    3,    1,    0,    2,    4,    6,
43 };
44
45 static encode_aux_threshmatch _vq_auxt__44c1_s3_p7_0 = {
46         _vq_quantthresh__44c1_s3_p7_0,
47         _vq_quantmap__44c1_s3_p7_0,
48         7,
49         7
50 };
51
52 static static_codebook _44c1_s3_p7_0 = {
53         2, 49,
54         _vq_lengthlist__44c1_s3_p7_0,
55         1, -520544256, 1624293376, 3, 0,
56         _vq_quantlist__44c1_s3_p7_0,
57         NULL,
58         &_vq_auxt__44c1_s3_p7_0,
59         NULL,
60         0
61 };
62
63
64 #endif