Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c4_s1_p9_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__44c4_s1_p9_0_VQH_
18 #define _V__44c4_s1_p9_0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c4_s1_p9_0[] = {
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__44c4_s1_p9_0[] = {
38          1, 3, 3, 9, 8,13,14,14,14,14,14,14,14, 5, 5, 6,
39          9,10,14,14,14,14,14,14,14,14, 5, 6, 4,11,10,13,
40         13,14,14,14,14,14,14,14, 6,10,13,13,14,14,14,14,
41         14,14,14,14,14,11, 6,13,12,14,14,14,14,14,14,14,
42         14,14,12,13, 9,14,13,14,14,14,14,14,14,14,14,14,
43         12,14,12,14,14,14,14,14,14,14,14,14,14,14,13,13,
44         14,14,14,14,14,14,14,14,14,14,14,14, 9,14,13,14,
45         14,14,14,14,14,14,14,14,10,14,12,14,14,14,14,14,
46         14,14,14,14,14,14, 9,14, 9,14,14,14,14,14,14,14,
47         14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
48         14,14,14,14,13,13,13,13,13,
49 };
50
51 static float _vq_quantthresh__44c4_s1_p9_0[] = {
52         -929.5, -760.5, -591.5, -422.5, -253.5, -84.5, 84.5, 253.5, 
53         422.5, 591.5, 760.5, 929.5, 
54 };
55
56 static long _vq_quantmap__44c4_s1_p9_0[] = {
57            11,    9,    7,    5,    3,    1,    0,    2,
58             4,    6,    8,   10,   12,
59 };
60
61 static encode_aux_threshmatch _vq_auxt__44c4_s1_p9_0 = {
62         _vq_quantthresh__44c4_s1_p9_0,
63         _vq_quantmap__44c4_s1_p9_0,
64         13,
65         13
66 };
67
68 static static_codebook _44c4_s1_p9_0 = {
69         2, 169,
70         _vq_lengthlist__44c4_s1_p9_0,
71         1, -515919872, 1626677248, 4, 0,
72         _vq_quantlist__44c4_s1_p9_0,
73         NULL,
74         &_vq_auxt__44c4_s1_p9_0,
75         NULL,
76         0
77 };
78
79
80 #endif