tuned out the knocking
[platform/upstream/libvorbis.git] / lib / books / res_Ac_1024_2.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_1024_2_VQH_
18 #define _V_res_Ac_1024_2_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist_res_Ac_1024_2[] = {
22         1,
23         0,
24         2,
25 };
26
27 static long _vq_lengthlist_res_Ac_1024_2[] = {
28          2, 3, 3, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 0, 0, 0,
29          0, 0, 3, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
30          0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
31          0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
32          0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
33          0,
34 };
35
36 static float _vq_quantthresh_res_Ac_1024_2[] = {
37         -0.5, 0.5, 
38 };
39
40 static long _vq_quantmap_res_Ac_1024_2[] = {
41             1,    0,    2,
42 };
43
44 static encode_aux_threshmatch _vq_auxt_res_Ac_1024_2 = {
45         _vq_quantthresh_res_Ac_1024_2,
46         _vq_quantmap_res_Ac_1024_2,
47         3,
48         3
49 };
50
51 static long _vq_pigeonmap_res_Ac_1024_2[] = {
52             0,     0, 
53 };
54
55 static long _vq_fitlist_res_Ac_1024_2[] = {
56             0,     1,     2,     9,    10,    11,    18,    19, 
57            20, 
58 };
59
60 static long _vq_fitmap_res_Ac_1024_2[] = {
61             0, 
62 };
63
64 static long _vq_fitlength_res_Ac_1024_2[] = {
65             9, 
66 };
67
68 static encode_aux_pigeonhole _vq_auxp_res_Ac_1024_2 = {
69         -1, 1, 2, 1,
70         _vq_pigeonmap_res_Ac_1024_2,
71         9,
72         _vq_fitlist_res_Ac_1024_2,
73         _vq_fitmap_res_Ac_1024_2,
74         _vq_fitlength_res_Ac_1024_2
75 };
76
77 static static_codebook _vq_book_res_Ac_1024_2 = {
78         4, 81,
79         _vq_lengthlist_res_Ac_1024_2,
80         1, -535822336, 1611661312, 2, 0,
81         _vq_quantlist_res_Ac_1024_2,
82         NULL,
83         &_vq_auxt_res_Ac_1024_2,
84         &_vq_auxp_res_Ac_1024_2,
85         0
86 };
87
88
89 #endif