Fix the fucking copyright notices. Gar. Duplicated code. Gar.
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c7_s0_p6_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__44c7_s0_p6_1_VQH_
17 #define _V__44c7_s0_p6_1_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist__44c7_s0_p6_1[] = {
21         1,
22         0,
23         2,
24 };
25
26 static long _vq_lengthlist__44c7_s0_p6_1[] = {
27          3, 3, 3, 4, 3, 3, 4, 3, 3,
28 };
29
30 static float _vq_quantthresh__44c7_s0_p6_1[] = {
31         -0.5, 0.5, 
32 };
33
34 static long _vq_quantmap__44c7_s0_p6_1[] = {
35             1,    0,    2,
36 };
37
38 static encode_aux_threshmatch _vq_auxt__44c7_s0_p6_1 = {
39         _vq_quantthresh__44c7_s0_p6_1,
40         _vq_quantmap__44c7_s0_p6_1,
41         3,
42         3
43 };
44
45 static static_codebook _44c7_s0_p6_1 = {
46         2, 9,
47         _vq_lengthlist__44c7_s0_p6_1,
48         1, -535822336, 1611661312, 2, 0,
49         _vq_quantlist__44c7_s0_p6_1,
50         NULL,
51         &_vq_auxt__44c7_s0_p6_1,
52         NULL,
53         0
54 };
55
56
57 #endif