tuned out the knocking
[platform/upstream/libvorbis.git] / lib / books / res_Ac_1.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_Ac_1_VQH_
18 #define _V_res_Ac_1_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist_res_Ac_1[] = {
22         1,
23         0,
24         2,
25 };
26
27 static long _vq_lengthlist_res_Ac_1[] = {
28          2, 5, 5, 0, 5, 4, 0, 4, 5, 5, 7, 7, 0, 8, 7, 0,
29          8, 7, 5, 6, 7, 0, 7, 8, 0, 7, 8, 0, 0, 0, 0, 0,
30          0, 0, 0, 0, 5, 8, 7, 0, 7, 6, 0, 7, 7, 5, 7, 8,
31          0, 6, 7, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4,
32          8, 7, 0, 7, 7, 0, 7, 7, 5, 7, 8, 0, 7, 7, 0, 6,
33          7,
34 };
35
36 static float _vq_quantthresh_res_Ac_1[] = {
37         -0.5, 0.5, 
38 };
39
40 static long _vq_quantmap_res_Ac_1[] = {
41             1,    0,    2,
42 };
43
44 static encode_aux_threshmatch _vq_auxt_res_Ac_1 = {
45         _vq_quantthresh_res_Ac_1,
46         _vq_quantmap_res_Ac_1,
47         3,
48         3
49 };
50
51 static long _vq_pigeonmap_res_Ac_1[] = {
52             0,     0, 
53 };
54
55 static long _vq_fitlist_res_Ac_1[] = {
56             0,     1,     2,     4,     5,     7,     8,     9, 
57            10,    11,    13,    14,    16,    17,    18,    19, 
58            20,    22,    23,    25,    26,    36,    37,    38, 
59            40,    41,    43,    44,    45,    46,    47,    49, 
60            50,    52,    53,    63,    64,    65,    67,    68, 
61            70,    71,    72,    73,    74,    76,    77,    79, 
62            80, 
63 };
64
65 static long _vq_fitmap_res_Ac_1[] = {
66             0, 
67 };
68
69 static long _vq_fitlength_res_Ac_1[] = {
70            49, 
71 };
72
73 static encode_aux_pigeonhole _vq_auxp_res_Ac_1 = {
74         -1, 1, 2, 1,
75         _vq_pigeonmap_res_Ac_1,
76         49,
77         _vq_fitlist_res_Ac_1,
78         _vq_fitmap_res_Ac_1,
79         _vq_fitlength_res_Ac_1
80 };
81
82 static static_codebook _vq_book_res_Ac_1 = {
83         4, 81,
84         _vq_lengthlist_res_Ac_1,
85         1, -535822336, 1611661312, 2, 0,
86         _vq_quantlist_res_Ac_1,
87         NULL,
88         &_vq_auxt_res_Ac_1,
89         &_vq_auxp_res_Ac_1,
90         0
91 };
92
93
94 #endif