Incremental commit toward b3. Optionally should still retrain mode E,
[platform/upstream/libvorbis.git] / lib / books / res0_192_128_4.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_192_128_4_VQH_
19 #define _V_res0_192_128_4_VQH_
20 #include "codebook.h"
21
22 static long _vq_quantlist_res0_192_128_4[] = {
23         11,
24         12,
25         13,
26         14,
27         16,
28         19,
29         22,
30         10,
31         9,
32         8,
33         6,
34         3,
35         0,
36 };
37
38 static long _vq_lengthlist_res0_192_128_4[] = {
39          5, 5, 5, 5, 6, 6, 8, 5, 5, 5, 6, 6, 8, 5, 6, 6,
40          6, 6, 7, 8, 6, 6, 6, 6, 6, 8, 6, 7, 7, 7, 7, 7,
41          8, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 7, 8, 9, 8, 8,
42          8, 8, 8, 9, 9, 9,10, 9, 9,10,11,10,10,10, 9,10,
43         11,11,11,12,12,12,12,14,11,12,12,12,13,14,13,14,
44         15,14,15,14,17,13,15,15,15,14,18, 5, 6, 6, 6, 6,
45          7, 8, 6, 6, 6, 6, 6, 8, 6, 7, 7, 7, 7, 7, 9, 7,
46          7, 7, 7, 7, 9, 8, 8, 8, 8, 8, 8, 9, 8, 8, 8, 8,
47          8, 9, 9,10,10,10, 9,10,11,10,10,10, 9,10,11,11,
48         11,12,12,12,13,15,11,12,12,12,13,14,13,14,15,15,
49         16,16,16,14,15,15,15,15,18,
50 };
51
52 static float _vq_quantthresh_res0_192_128_4[] = {
53         -9.5, -6.5, -4, -2.5, -1.5, -0.5, 0.5, 1.5, 
54         2.5, 4, 6.5, 9.5, 
55 };
56
57 static long _vq_quantmap_res0_192_128_4[] = {
58            12,   11,   10,    9,    8,    7,    0,    1,
59             2,    3,    4,    5,    6,
60 };
61
62 static encode_aux_threshmatch _vq_auxt_res0_192_128_4 = {
63         _vq_quantthresh_res0_192_128_4,
64         _vq_quantmap_res0_192_128_4,
65         13,
66         13
67 };
68
69 static static_codebook _vq_book_res0_192_128_4 = {
70         2, 169,
71         _vq_lengthlist_res0_192_128_4,
72         1, -529137664, 1611661312, 5, 0,
73         _vq_quantlist_res0_192_128_4,
74         NULL,
75         &_vq_auxt_res0_192_128_4,
76         NULL,
77         0
78 };
79
80
81 #endif