Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c5_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__44c5_s0_p9_1_VQH_
18 #define _V__44c5_s0_p9_1_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c5_s0_p9_1[] = {
22         8,
23         7,
24         9,
25         6,
26         10,
27         5,
28         11,
29         4,
30         12,
31         3,
32         13,
33         2,
34         14,
35         1,
36         15,
37         0,
38         16,
39 };
40
41 static long _vq_lengthlist__44c5_s0_p9_1[] = {
42          1, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9,10,10,10,
43         10, 7, 6, 6, 7, 7, 8, 8, 9, 9, 9,10,10,10,11,11,
44         11,11, 7, 5, 5, 7, 7, 8, 8, 9, 9,10,10,10,10,11,
45         11,11,11,15, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,11,
46         11,11,11,11,14, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
47         11,11,11,12,12,15,12,12, 9, 9,10,10,10,10,10,11,
48         11,11,11,11,11,12,14,12,11, 9, 9,10,10,10,10,11,
49         11,11,11,11,11,12,12,14,14,14,11,11,10,10,10,10,
50         11,11,11,11,11,12,12,12,14,14,14,11,11,10,10,11,
51         11,11,11,11,12,12,12,12,12,15,15,14,13,13,11,11,
52         11,11,12,12,12,12,12,12,12,12,14,14,14,14,14,11,
53         11,11,11,12,12,12,12,12,12,12,12,15,14,15,14,14,
54         12,12,11,12,12,12,12,12,12,12,12,12,14,15,15,14,
55         16,12,12,11,11,12,12,13,12,12,12,12,13,15,14,16,
56         14,15,14,14,12,12,12,12,13,12,12,12,13,13,15,15,
57         15,15,15,14,13,12,12,12,12,12,12,13,13,13,13,14,
58         14,15,14,15,14,15,13,12,12,12,12,12,13,13,13,13,
59         15,15,15,15,14,15,14,12,13,12,12,12,12,13,12,13,
60         13,
61 };
62
63 static float _vq_quantthresh__44c5_s0_p9_1[] = {
64         -97.5, -84.5, -71.5, -58.5, -45.5, -32.5, -19.5, -6.5, 
65         6.5, 19.5, 32.5, 45.5, 58.5, 71.5, 84.5, 97.5, 
66 };
67
68 static long _vq_quantmap__44c5_s0_p9_1[] = {
69            15,   13,   11,    9,    7,    5,    3,    1,
70             0,    2,    4,    6,    8,   10,   12,   14,
71            16,
72 };
73
74 static encode_aux_threshmatch _vq_auxt__44c5_s0_p9_1 = {
75         _vq_quantthresh__44c5_s0_p9_1,
76         _vq_quantmap__44c5_s0_p9_1,
77         17,
78         17
79 };
80
81 static static_codebook _44c5_s0_p9_1 = {
82         2, 289,
83         _vq_lengthlist__44c5_s0_p9_1,
84         1, -522584064, 1618608128, 5, 0,
85         _vq_quantlist__44c5_s0_p9_1,
86         NULL,
87         &_vq_auxt__44c5_s0_p9_1,
88         NULL,
89         0
90 };
91
92
93 #endif