beta 3 commit. Unless I missed something (give it 50/50 odds ;-)
[platform/upstream/libvorbis.git] / lib / books / res0_160_1024_5.vqh
1 /********************************************************************
2  *                                                                  *
3  * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
4  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
5  * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
6  * PLEASE READ THESE TERMS DISTRIBUTING.                            *
7  *                                                                  *
8  * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
9  * by 1999 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_160_1024_5_VQH_
19 #define _V_res0_160_1024_5_VQH_
20 #include "codebook.h"
21
22 static long _vq_quantlist_res0_160_1024_5[] = {
23         3,
24         4,
25         5,
26         6,
27         2,
28         1,
29         0,
30 };
31
32 static long _vq_lengthlist_res0_160_1024_5[] = {
33          1, 4, 6, 6, 4, 6, 6, 4, 5, 8, 8, 6, 8, 8, 6, 8,
34         10,11, 8,11,11, 7, 9,11,12, 9,11,12, 4, 6, 8, 8,
35          6, 8, 8, 6, 8,11,11, 8,10,11, 7, 9,11,12, 9,11,
36         12,
37 };
38
39 static float _vq_quantthresh_res0_160_1024_5[] = {
40         -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 
41 };
42
43 static long _vq_quantmap_res0_160_1024_5[] = {
44             6,    5,    4,    0,    1,    2,    3,
45 };
46
47 static encode_aux_threshmatch _vq_auxt_res0_160_1024_5 = {
48         _vq_quantthresh_res0_160_1024_5,
49         _vq_quantmap_res0_160_1024_5,
50         7,
51         7
52 };
53
54 static static_codebook _vq_book_res0_160_1024_5 = {
55         2, 49,
56         _vq_lengthlist_res0_160_1024_5,
57         1, -533200896, 1611661312, 3, 0,
58         _vq_quantlist_res0_160_1024_5,
59         NULL,
60         &_vq_auxt_res0_160_1024_5,
61         NULL,
62         0
63 };
64
65
66 #endif