Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c1_s0_p4_1.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_s0_p4_1_VQH_
17 #define _V__44c1_s0_p4_1_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c1_s0_p4_1[] = {
21         3,
22         2,
23         4,
24         1,
25         5,
26         0,
27         6,
28 };
29
30 static long _vq_lengthlist__44c1_s0_p4_1[] = {
31          2, 4, 4, 5, 5, 6, 6, 8, 5, 5, 6, 6, 6, 6, 8, 5,
32          5, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 8, 8, 8, 6,
33          6, 6, 6, 8, 8, 8, 7, 7, 7, 7, 8, 8, 8, 6, 6, 7,
34          7,
35 };
36
37 static float _vq_quantthresh__44c1_s0_p4_1[] = {
38         -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 
39 };
40
41 static long _vq_quantmap__44c1_s0_p4_1[] = {
42             5,    3,    1,    0,    2,    4,    6,
43 };
44
45 static encode_aux_threshmatch _vq_auxt__44c1_s0_p4_1 = {
46         _vq_quantthresh__44c1_s0_p4_1,
47         _vq_quantmap__44c1_s0_p4_1,
48         7,
49         7
50 };
51
52 static static_codebook _44c1_s0_p4_1 = {
53         2, 49,
54         _vq_lengthlist__44c1_s0_p4_1,
55         1, -533200896, 1611661312, 3, 0,
56         _vq_quantlist__44c1_s0_p4_1,
57         NULL,
58         &_vq_auxt__44c1_s0_p4_1,
59         NULL,
60         0
61 };
62
63
64 #endif