Merge of the current Monty branch; this brings in new psychoacoustic
[platform/upstream/libvorbis.git] / include / vorbis / book / res0a_7.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/latticebuild
15
16  ********************************************************************/
17
18 #ifndef _V_res0a_7_VQH_
19 #define _V_res0a_7_VQH_
20 #include "vorbis/codebook.h"
21
22 static long _vq_quantlist_res0a_7[] = {
23         0,
24         1,
25         2,
26         3,
27         4,
28         5,
29         6,
30         7,
31         8,
32 };
33
34 static long _vq_lengthlist_res0a_7[] = {
35         14,14,12,10, 7,10,12,14,15,14,14,12,10, 8,10,12,
36         14,14,12,12,11, 8, 6, 8,10,12,12, 9,10, 8, 5, 4,
37          6, 8,10, 9, 7, 7, 6, 4, 1, 4, 6, 7, 7, 9,10, 8,
38          6, 4, 6, 8,10, 9,12,12,10, 8, 6, 8,11,12,12,14,
39         14,12,10, 8,10,12,14,14,14,14,12,10, 8,10,12,13,
40         15,
41 };
42
43 static double _vq_quantthresh_res0a_7[] = {
44         -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 
45 };
46
47 static long _vq_quantmap_res0a_7[] = {
48             0,    1,    2,    3,    4,    5,    6,    7,
49             8,
50 };
51
52 static encode_aux_threshmatch _vq_aux_res0a_7 = {
53         _vq_quantthresh_res0a_7,
54         _vq_quantmap_res0a_7,
55         9,
56         9
57 };
58
59 static static_codebook _vq_book_res0a_7 = {
60         2, 81,
61         _vq_lengthlist_res0a_7,
62         1, -531628032, 1611661312, 4, 0,
63         _vq_quantlist_res0a_7,
64         NULL,
65         &_vq_aux_res0a_7
66 };
67
68
69 #endif