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