Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c2_s0_p4_0.vqh
1 /********************************************************************
2  *                                                                  *
3  * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
4  * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS     *
5  * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6  * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.       *
7  *                                                                  *
8  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
9  * by the XIPHOPHORUS Company http://www.xiph.org/                  *
10  *                                                                  *
11  ********************************************************************
12
13  function: static codebook autogenerated by vq/somethingorother
14
15  ********************************************************************/
16
17 #ifndef _V__44c2_s0_p4_0_VQH_
18 #define _V__44c2_s0_p4_0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c2_s0_p4_0[] = {
22         7,
23         6,
24         8,
25         5,
26         9,
27         4,
28         10,
29         3,
30         11,
31         2,
32         12,
33         1,
34         13,
35         0,
36         14,
37 };
38
39 static long _vq_lengthlist__44c2_s0_p4_0[] = {
40          1, 3, 3, 6, 6, 9, 9,11,12,20,20,20,20,20,20, 6,
41          5, 5, 7, 7,10,10,12,13,20,20,20,20,20,20, 7, 5,
42          5, 8, 8,10,10,13,13,20,20,20,20,20,20,20, 8, 8,
43          8, 9,11,11,13,14,20,20,20,20,20,19,19, 8, 8, 9,
44          9,11,11,13,13,19,19,19,19,19,19,19,12,12,10,10,
45         12,12,14,15,19,19,19,19,19,19,19,13,13,10,10,11,
46         11,14,14,19,19,19,19,19,19,19,19,19,11,12,12,12,
47         15,15,19,19,19,19,19,19,19,19,19,12,12,12,12,15,
48         15,19,19,19,19,19,19,19,19,19,15,16,12,13,15,16,
49         19,19,19,19,19,19,19,19,19,17,16,13,13,16,15,19,
50         19,19,19,19,19,19,19,19,19,19,14,15,15,16,19,19,
51         19,19,19,19,19,19,19,19,19,14,15,16,16,19,19,19,
52         19,19,19,19,19,19,19,19,18,17,17,16,19,19,19,19,
53         19,19,19,19,19,19,19,18,18,17,16,19,19,19,19,19,
54         19,
55 };
56
57 static float _vq_quantthresh__44c2_s0_p4_0[] = {
58         -45.5, -38.5, -31.5, -24.5, -17.5, -10.5, -3.5, 3.5, 
59         10.5, 17.5, 24.5, 31.5, 38.5, 45.5, 
60 };
61
62 static long _vq_quantmap__44c2_s0_p4_0[] = {
63            13,   11,    9,    7,    5,    3,    1,    0,
64             2,    4,    6,    8,   10,   12,   14,
65 };
66
67 static encode_aux_threshmatch _vq_auxt__44c2_s0_p4_0 = {
68         _vq_quantthresh__44c2_s0_p4_0,
69         _vq_quantmap__44c2_s0_p4_0,
70         15,
71         15
72 };
73
74 static static_codebook _44c2_s0_p4_0 = {
75         2, 225,
76         _vq_lengthlist__44c2_s0_p4_0,
77         1, -524779520, 1616642048, 4, 0,
78         _vq_quantlist__44c2_s0_p4_0,
79         NULL,
80         &_vq_auxt__44c2_s0_p4_0,
81         NULL,
82         0
83 };
84
85
86 #endif