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