5ed17536e126ed52687faae5e22461d9755fcd98
[platform/upstream/libvorbis.git] / include / vorbis / book / res0_128a_350_2.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_350_2_VQH_
19 #define _V_res0_128a_350_2_VQH_
20 #include "vorbis/codebook.h"
21
22 static long _vq_quantlist_res0_128a_350_2[] = {
23         6,
24         7,
25         8,
26         9,
27         10,
28         12,
29         5,
30         4,
31         3,
32         2,
33         0,
34 };
35
36 static long _vq_lengthlist_res0_128a_350_2[] = {
37          5, 5, 5, 6, 6, 6, 5, 5, 6, 6, 6, 6, 6, 6, 7, 7,
38          7, 6, 6, 6, 7, 7, 6, 6, 7, 7, 7, 8, 6, 7, 7, 7,
39          8, 7, 7, 8, 8, 8, 8, 7, 7, 8, 8, 8, 7, 7, 8, 8,
40          8, 8, 7, 8, 8, 8, 9, 8, 8, 8, 9, 9, 8, 8, 8, 9,
41          9, 9, 6, 6, 6, 6, 7, 7, 6, 6, 7, 7, 7, 6, 6, 7,
42          7, 7, 8, 7, 7, 7, 7, 8, 7, 7, 8, 8, 8, 8, 7, 7,
43          8, 8, 8, 7, 7, 8, 8, 8, 8, 7, 8, 8, 8, 8, 8, 8,
44          9, 9, 9, 9, 8, 8, 9, 8, 9,
45 };
46
47 static float _vq_quantthresh_res0_128a_350_2[] = {
48         -5, -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 
49         3.5, 5, 
50 };
51
52 static long _vq_quantmap_res0_128a_350_2[] = {
53            10,    9,    8,    7,    6,    0,    1,    2,
54             3,    4,    5,
55 };
56
57 static encode_aux_threshmatch _vq_auxt_res0_128a_350_2 = {
58         _vq_quantthresh_res0_128a_350_2,
59         _vq_quantmap_res0_128a_350_2,
60         11,
61         11
62 };
63
64 static static_codebook _vq_book_res0_128a_350_2 = {
65         2, 121,
66         _vq_lengthlist_res0_128a_350_2,
67         1, -531103744, 1611661312, 4, 0,
68         _vq_quantlist_res0_128a_350_2,
69         NULL,
70         &_vq_auxt_res0_128a_350_2,
71         NULL,
72 };
73
74
75 #endif