tuned out the knocking
[platform/upstream/libvorbis.git] / lib / books / res_Ec_9.vqh
1 /********************************************************************
2  *                                                                  *
3  * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
4  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
5  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
6  * THIS SOURCE. 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_res_Ec_9_VQH_
18 #define _V_res_Ec_9_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist_res_Ec_9[] = {
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_res_Ec_9[] = {
42          1, 3, 3, 8, 7,10,10,11,13,14,14,15,15,15,15,15,
43         15, 5, 4, 5,11,11,13,13,14,14,14,14,15,15,15,15,
44         15,15, 5, 5, 5,11,11,13,14,14,14,15,14,15,15,15,
45         15,15,15,15, 9,10,13,13,15,15,15,15,15,15,15,15,
46         15,15,15,15,15,10, 9,13,14,15,15,15,15,15,15,15,
47         15,15,15,15,15,15,14,15,14,14,15,15,15,15,15,15,
48         15,15,15,15,15,15,15,15,14,14,15,15,15,15,15,15,
49         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
50         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
51         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
52         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
53         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
54         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
55         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
56         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
57         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
58         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
59         15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
60         15,
61 };
62
63 static float _vq_quantthresh_res_Ec_9[] = {
64         -1267.5, -1098.5, -929.5, -760.5, -591.5, -422.5, -253.5, -84.5, 
65         84.5, 253.5, 422.5, 591.5, 760.5, 929.5, 1098.5, 1267.5, 
66 };
67
68 static long _vq_quantmap_res_Ec_9[] = {
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_res_Ec_9 = {
75         _vq_quantthresh_res_Ec_9,
76         _vq_quantmap_res_Ec_9,
77         17,
78         17
79 };
80
81 static static_codebook _vq_book_res_Ec_9 = {
82         2, 289,
83         _vq_lengthlist_res_Ec_9,
84         1, -514514944, 1626677248, 5, 0,
85         _vq_quantlist_res_Ec_9,
86         NULL,
87         &_vq_auxt_res_Ec_9,
88         NULL,
89         0
90 };
91
92
93 #endif