Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / uncoupled / _44u0_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
13  function: static codebook autogenerated by vq/somethingorother
14
15  ********************************************************************/
16
17 #ifndef _V__44u0_p7_0_VQH_
18 #define _V__44u0_p7_0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44u0_p7_0[] = {
22         2,
23         1,
24         3,
25         0,
26         4,
27 };
28
29 static long _vq_lengthlist__44u0_p7_0[] = {
30          1, 3, 3, 7, 6, 3, 7, 7, 9,11, 4, 7, 7,11, 9,10,
31         12,12,16,15,10,12,13,14,16,
32 };
33
34 static float _vq_quantthresh__44u0_p7_0[] = {
35         -100.5, -33.5, 33.5, 100.5, 
36 };
37
38 static long _vq_quantmap__44u0_p7_0[] = {
39             3,    1,    0,    2,    4,
40 };
41
42 static encode_aux_threshmatch _vq_auxt__44u0_p7_0 = {
43         _vq_quantthresh__44u0_p7_0,
44         _vq_quantmap__44u0_p7_0,
45         5,
46         5
47 };
48
49 static static_codebook _44u0_p7_0 = {
50         2, 25,
51         _vq_lengthlist__44u0_p7_0,
52         1, -521093120, 1624293376, 3, 0,
53         _vq_quantlist__44u0_p7_0,
54         NULL,
55         &_vq_auxt__44u0_p7_0,
56         NULL,
57         0
58 };
59
60
61 #endif