Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c0_s2_p6_s0.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_s2_p6_s0_VQH_
18 #define _V__44c0_s2_p6_s0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c0_s2_p6_s0[] = {
22         8,
23         7,
24         9,
25         6,
26         10,
27         5,
28         11,
29         4,
30         12,
31         3,
32         13,
33         2,
34         14,
35         1,
36         15,
37         0,
38         16,
39 };
40
41 static long _vq_lengthlist__44c0_s2_p6_s0[] = {
42          1,19,19,18,18,18,18,18,18,18,18,18,18,18,18,18,
43         18, 5, 5, 5,18,18,18,18,18,18,18,18,18,18,18,18,
44         18,18, 5, 5, 5,18,18,18,18,18,18,18,18,18,18,18,
45         18,18,18, 7, 5, 5, 9, 9,18,18,18,18,18,18,18,18,
46         18,18,18,18, 7, 5, 5, 9, 9,18,18,18,18,18,18,18,
47         18,18,18,18,18, 8, 6, 6, 8, 9,12,13,18,18,18,18,
48         18,18,18,18,18,18, 8, 6, 6, 9, 9,12,13,18,18,18,
49         18,18,18,18,18,18,18, 8, 7, 7,10,10,13,13,17,17,
50         18,18,18,18,18,18,18,18, 8, 7, 7,10, 9,13,13,16,
51         16,18,18,18,18,18,18,18,18, 8, 8, 8,11,11,14,14,
52         18,18,18,18,18,18,18,18,18,18, 8, 8, 8,11,11,15,
53         14,18,18,18,18,18,18,18,18,18,18, 9,10,10,13,14,
54         18,18,18,18,18,18,10,10,18,18,18,18,12,10,10,13,
55         13,18,18,18,18,18,18,18,18,18,18,18,18,11,11,11,
56         18,18,18,18,18,18,18,18,18,18,18,18,18,18,11,11,
57         11,18,18,18,18,18,18,18,18,18,18,18,18,18,18,11,
58         18,18,18,18,18,18,18,18,18,18,18,18,18,18,12,12,
59         18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
60         18,
61 };
62
63 static float _vq_quantthresh__44c0_s2_p6_s0[] = {
64         -7.5, -6.5, -5.5, -4.5, -3.5, -2.5, -1.5, -0.5, 
65         0.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 
66 };
67
68 static long _vq_quantmap__44c0_s2_p6_s0[] = {
69            15,   13,   11,    9,    7,    5,    3,    1,
70             0,    2,    4,    6,    8,   10,   12,   14,
71            16,
72 };
73
74 static encode_aux_threshmatch _vq_auxt__44c0_s2_p6_s0 = {
75         _vq_quantthresh__44c0_s2_p6_s0,
76         _vq_quantmap__44c0_s2_p6_s0,
77         17,
78         17
79 };
80
81 static static_codebook _44c0_s2_p6_s0 = {
82         2, 289,
83         _vq_lengthlist__44c0_s2_p6_s0,
84         1, -529530880, 1611661312, 5, 0,
85         _vq_quantlist__44c0_s2_p6_s0,
86         NULL,
87         &_vq_auxt__44c0_s2_p6_s0,
88         NULL,
89         0
90 };
91
92
93 #endif