Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c0_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__44c0_s0_p4_0_VQH_
18 #define _V__44c0_s0_p4_0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c0_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__44c0_s0_p4_0[] = {
40          1, 3, 3, 6, 6,10,10,13,14,19,19,19,19,19,19, 5,
41          5, 5, 8, 8,11,11,14,14,19,19,19,19,19,19, 6, 5,
42          5, 8, 8,11,11,14,15,19,19,19,19,19,19,19, 8, 8,
43         10,10,12,13,15,15,19,19,19,19,19,19,19, 8, 8,10,
44         10,13,13,14,15,19,19,19,19,19,19,19,11,12,10,11,
45         13,14,16,16,19,19,19,19,19,19,19,13,12,11,10,13,
46         14,16,16,19,19,19,19,19,19,19,19,19,13,13,14,14,
47         18,17,19,19,19,19,19,19,19,19,19,13,13,14,14,18,
48         18,19,19,19,19,19,19,19,19,19,16,18,13,15,16,17,
49         19,19,19,19,19,19,19,19,19,19,17,14,12,17,15,19,
50         19,19,19,19,19,19,19,19,19,19,13,16,16,17,19,19,
51         19,19,19,19,19,19,19,19,19,17,12,17,15,19,19,19,
52         19,19,19,19,19,19,19,19,15,19,13,18,19,19,19,19,
53         19,19,19,19,19,19,19,19,16,19,15,19,19,19,19,19,
54         19,
55 };
56
57 static float _vq_quantthresh__44c0_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__44c0_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__44c0_s0_p4_0 = {
68         _vq_quantthresh__44c0_s0_p4_0,
69         _vq_quantmap__44c0_s0_p4_0,
70         15,
71         15
72 };
73
74 static static_codebook _44c0_s0_p4_0 = {
75         2, 225,
76         _vq_lengthlist__44c0_s0_p4_0,
77         1, -524779520, 1616642048, 4, 0,
78         _vq_quantlist__44c0_s0_p4_0,
79         NULL,
80         &_vq_auxt__44c0_s0_p4_0,
81         NULL,
82         0
83 };
84
85
86 #endif