Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c8_s0_p9_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
13  function: static codebook autogenerated by vq/somethingorother
14
15  ********************************************************************/
16
17 #ifndef _V__44c8_s0_p9_1_VQH_
18 #define _V__44c8_s0_p9_1_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c8_s0_p9_1[] = {
22         6,
23         5,
24         7,
25         4,
26         8,
27         3,
28         9,
29         2,
30         10,
31         1,
32         11,
33         0,
34         12,
35 };
36
37 static long _vq_lengthlist__44c8_s0_p9_1[] = {
38          1, 3, 3, 6, 6, 8, 8,10,10,11,11,11,11, 6, 6, 6,
39          7, 7, 9, 9,11,11,12,12,12,12, 6, 5, 5, 8, 8, 9,
40         10,11,11,12,12,12,12,17, 8, 8, 9, 9,10,10,11,12,
41         12,12,13,12,15, 8, 8, 9, 9,11,10,12,12,13,13,13,
42         13,17,12,12,10,10,11,11,12,12,13,11,14,12,18,13,
43         12,10,10,11,11,12,12,12,13,13,14,17,15,16,12,12,
44         12,12,13,13,13,11,14,13,17,18,17,12,12,12,10,13,
45         13,13,13,14,14,18,16,18,15,14,13,12,13,12,14,12,
46         14,14,18,18,18,14,14,13,11,13,11,14,14,14,15,17,
47         18,17,17,18,13,15,13,12,14,13,15,14,18,18,18,17,
48         17,14,13,14,11,15,12,14,14,
49 };
50
51 static float _vq_quantthresh__44c8_s0_p9_1[] = {
52         -269.5, -220.5, -171.5, -122.5, -73.5, -24.5, 24.5, 73.5, 
53         122.5, 171.5, 220.5, 269.5, 
54 };
55
56 static long _vq_quantmap__44c8_s0_p9_1[] = {
57            11,    9,    7,    5,    3,    1,    0,    2,
58             4,    6,    8,   10,   12,
59 };
60
61 static encode_aux_threshmatch _vq_auxt__44c8_s0_p9_1 = {
62         _vq_quantthresh__44c8_s0_p9_1,
63         _vq_quantmap__44c8_s0_p9_1,
64         13,
65         13
66 };
67
68 static static_codebook _44c8_s0_p9_1 = {
69         2, 169,
70         _vq_lengthlist__44c8_s0_p9_1,
71         1, -518889472, 1622704128, 4, 0,
72         _vq_quantlist__44c8_s0_p9_1,
73         NULL,
74         &_vq_auxt__44c8_s0_p9_1,
75         NULL,
76         0
77 };
78
79
80 #endif