Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c8_s0_p7_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__44c8_s0_p7_1_VQH_
17 #define _V__44c8_s0_p7_1_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c8_s0_p7_1[] = {
21         2,
22         1,
23         3,
24         0,
25         4,
26 };
27
28 static long _vq_lengthlist__44c8_s0_p7_1[] = {
29          4, 4, 4, 4, 4, 5, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5,
30          5, 5, 5, 5, 5, 5, 5, 5, 5,
31 };
32
33 static float _vq_quantthresh__44c8_s0_p7_1[] = {
34         -1.5, -0.5, 0.5, 1.5, 
35 };
36
37 static long _vq_quantmap__44c8_s0_p7_1[] = {
38             3,    1,    0,    2,    4,
39 };
40
41 static encode_aux_threshmatch _vq_auxt__44c8_s0_p7_1 = {
42         _vq_quantthresh__44c8_s0_p7_1,
43         _vq_quantmap__44c8_s0_p7_1,
44         5,
45         5
46 };
47
48 static static_codebook _44c8_s0_p7_1 = {
49         2, 25,
50         _vq_lengthlist__44c8_s0_p7_1,
51         1, -533725184, 1611661312, 3, 0,
52         _vq_quantlist__44c8_s0_p7_1,
53         NULL,
54         &_vq_auxt__44c8_s0_p7_1,
55         NULL,
56         0
57 };
58
59
60 #endif