tuned out the knocking
[platform/upstream/libvorbis.git] / lib / books / res_Bc_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_Bc_9_VQH_
18 #define _V_res_Bc_9_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist_res_Bc_9[] = {
22         2,
23         1,
24         3,
25         0,
26         4,
27 };
28
29 static long _vq_lengthlist_res_Bc_9[] = {
30          1, 3, 3, 8, 9, 4, 5, 6,11,11, 4, 5, 5,11,11,11,
31          9,11,11,11,11,11,10,10,10,
32 };
33
34 static float _vq_quantthresh_res_Bc_9[] = {
35         -253.5, -84.5, 84.5, 253.5, 
36 };
37
38 static long _vq_quantmap_res_Bc_9[] = {
39             3,    1,    0,    2,    4,
40 };
41
42 static encode_aux_threshmatch _vq_auxt_res_Bc_9 = {
43         _vq_quantthresh_res_Bc_9,
44         _vq_quantmap_res_Bc_9,
45         5,
46         5
47 };
48
49 static static_codebook _vq_book_res_Bc_9 = {
50         2, 25,
51         _vq_lengthlist_res_Bc_9,
52         1, -518709248, 1626677248, 3, 0,
53         _vq_quantlist_res_Bc_9,
54         NULL,
55         &_vq_auxt_res_Bc_9,
56         NULL,
57         0
58 };
59
60
61 #endif