Merging the postbeta2 branch onto the mainline.
[platform/upstream/libvorbis.git] / include / vorbis / book / res0_1024a_256_3.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_1024a_256_3_VQH_
19 #define _V_res0_1024a_256_3_VQH_
20 #include "vorbis/codebook.h"
21
22 static long _vq_quantlist_res0_1024a_256_3[] = {
23         11,
24         12,
25         13,
26         14,
27         15,
28         17,
29         19,
30         22,
31         10,
32         9,
33         8,
34         7,
35         5,
36         3,
37         0,
38 };
39
40 static long _vq_lengthlist_res0_1024a_256_3[] = {
41          5, 6, 6, 7, 7, 7, 8, 8, 6, 6, 7, 7, 7, 8, 9, 6,
42          6, 7, 7, 7, 8, 8, 9, 6, 7, 7, 7, 8, 8, 9, 6, 7,
43          7, 8, 7, 8, 8,10, 7, 7, 8, 7, 8, 8,10, 7, 7, 8,
44          8, 8, 8, 9,10, 7, 8, 8, 8, 8, 9,10, 7, 7, 8, 8,
45          8, 8, 9,10, 7, 8, 8, 8, 8, 9,10, 7, 8, 8, 8, 8,
46          8, 9,10, 8, 8, 8, 8, 8, 9,10, 8, 8, 9, 9, 9, 9,
47         10,11, 8, 9, 9, 9, 9,10,11, 9, 9,10,10,10,10,11,
48         12, 9,10,10,10,10,11,12, 6, 6, 7, 7, 7, 8, 8, 9,
49          6, 7, 7, 7, 8, 8, 9, 6, 7, 7, 8, 7, 8, 8, 9, 7,
50          7, 8, 7, 8, 8,10, 7, 7, 8, 8, 8, 8, 9,10, 7, 8,
51          8, 8, 8, 9,10, 7, 7, 8, 8, 8, 8, 9,10, 7, 7, 8,
52          8, 8, 9,10, 7, 8, 8, 8, 8, 8, 9,10, 8, 8, 8, 8,
53          8, 9,10, 8, 8, 9, 9, 9, 9,10,11, 8, 9, 9, 9, 9,
54         10,11, 9, 9,10,10,10,10,11,12, 9,10,10,10,10,11,
55         12,
56 };
57
58 static float _vq_quantthresh_res0_1024a_256_3[] = {
59         -9.5, -7, -5, -3.5, -2.5, -1.5, -0.5, 0.5, 
60         1.5, 2.5, 3.5, 5, 7, 9.5, 
61 };
62
63 static long _vq_quantmap_res0_1024a_256_3[] = {
64            14,   13,   12,   11,   10,    9,    8,    0,
65             1,    2,    3,    4,    5,    6,    7,
66 };
67
68 static encode_aux_threshmatch _vq_auxt_res0_1024a_256_3 = {
69         _vq_quantthresh_res0_1024a_256_3,
70         _vq_quantmap_res0_1024a_256_3,
71         15,
72         15
73 };
74
75 static static_codebook _vq_book_res0_1024a_256_3 = {
76         2, 225,
77         _vq_lengthlist_res0_1024a_256_3,
78         1, -529137664, 1611661312, 5, 0,
79         _vq_quantlist_res0_1024a_256_3,
80         NULL,
81         &_vq_auxt_res0_1024a_256_3,
82         NULL,
83 };
84
85
86 #endif