Merging the postbeta2 branch onto the mainline.
[platform/upstream/libvorbis.git] / include / vorbis / book / res0_128a_128_1.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_128a_128_1_VQH_
19 #define _V_res0_128a_128_1_VQH_
20 #include "vorbis/codebook.h"
21
22 static long _vq_quantlist_res0_128a_128_1[] = {
23         1,
24         2,
25         0,
26 };
27
28 static long _vq_lengthlist_res0_128a_128_1[] = {
29          1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 7, 7, 7, 9,10, 7,
30          9,10, 5, 7, 8, 7,10, 9, 7,10, 9, 5, 8, 8, 8,10,
31         10, 7,10,10, 7,10,10,10,12,13,10,12,13, 8,10,10,
32          9,13,12,10,12,13, 5, 8, 8, 8,10,10, 8,10,10, 7,
33         10,10,10,12,12,10,12,13, 8,10,10,10,13,13,10,13,
34         12,
35 };
36
37 static float _vq_quantthresh_res0_128a_128_1[] = {
38         -0.5, 0.5, 
39 };
40
41 static long _vq_quantmap_res0_128a_128_1[] = {
42             2,    0,    1,
43 };
44
45 static encode_aux_threshmatch _vq_auxt_res0_128a_128_1 = {
46         _vq_quantthresh_res0_128a_128_1,
47         _vq_quantmap_res0_128a_128_1,
48         3,
49         3
50 };
51
52 static static_codebook _vq_book_res0_128a_128_1 = {
53         4, 81,
54         _vq_lengthlist_res0_128a_128_1,
55         1, -535822336, 1611661312, 2, 0,
56         _vq_quantlist_res0_128a_128_1,
57         NULL,
58         &_vq_auxt_res0_128a_128_1,
59         NULL,
60 };
61
62
63 #endif