more automation work
[platform/upstream/libvorbis.git] / lib / books / res0_1024a_192_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-2000             *
9  * by Monty <monty@xiph.org> and the XIPHOPHORUS Company            *
10  * http://www.xiph.org/                                             *
11  *                                                                  *
12  ********************************************************************
13
14  function: static codebook autogenerated by vq/somethingorother
15
16  ********************************************************************/
17
18 #ifndef _V_res0_1024a_192_1_VQH_
19 #define _V_res0_1024a_192_1_VQH_
20 #include "codebook.h"
21
22 static long _vq_quantlist_res0_1024a_192_1[] = {
23         1,
24         2,
25         0,
26 };
27
28 static long _vq_lengthlist_res0_1024a_192_1[] = {
29          1, 4, 5, 5, 7, 7, 5, 7, 7, 5, 7, 7, 7, 9, 9, 7,
30          9, 9, 5, 7, 7, 7, 9, 9, 8, 9, 9, 5, 7, 7, 7, 9,
31          9, 8, 9, 9, 8, 9, 9, 9,11,11, 9,11,11, 8, 9, 9,
32          9,11,11,10,11,11, 5, 7, 7, 8, 9, 9, 8, 9, 9, 8,
33          9,10,10,11,11,10,11,11, 8,10,10,10,11,11,10,11,
34         11,
35 };
36
37 static float _vq_quantthresh_res0_1024a_192_1[] = {
38         -0.5, 0.5, 
39 };
40
41 static long _vq_quantmap_res0_1024a_192_1[] = {
42             2,    0,    1,
43 };
44
45 static encode_aux_threshmatch _vq_auxt_res0_1024a_192_1 = {
46         _vq_quantthresh_res0_1024a_192_1,
47         _vq_quantmap_res0_1024a_192_1,
48         3,
49         3
50 };
51
52 static static_codebook _vq_book_res0_1024a_192_1 = {
53         4, 81,
54         _vq_lengthlist_res0_1024a_192_1,
55         1, -535822336, 1611661312, 2, 0,
56         _vq_quantlist_res0_1024a_192_1,
57         NULL,
58         &_vq_auxt_res0_1024a_192_1,
59         NULL,
60 };
61
62
63 #endif