Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c4_s2_p7_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__44c4_s2_p7_s0_VQH_
18 #define _V__44c4_s2_p7_s0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c4_s2_p7_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__44c4_s2_p7_s0[] = {
42          1,18,18,18,18,18,18,18,18,18,18,17,17,17,17,17,
43         17, 5, 6, 6,17,17,17,17,17,17,17,17,17,17,17,17,
44         17,17, 5, 6, 6,17,17,17,17,17,17,17,17,17,17,17,
45         17,17,17, 7, 6, 6, 9,10,17,17,17,17,17,17,17,17,
46         17,17,17,17, 7, 5, 6, 9,10,17,17,17,17,17,17,17,
47         17,17,17,17,17, 7, 6, 6, 8, 9,12,13,17,17,17,17,
48         17,17,17,17,17,17, 8, 6, 6, 8, 8,12,12,17,17,17,
49         17,17,17,17,17,17,17, 7, 6, 6, 9, 9,12,13,17,17,
50         17,17,17,17,17,17,17,17, 8, 6, 6, 9, 9,12,12,16,
51         15,17,17,17,17,17,17,17,17, 7, 7, 7,10,10,14,14,
52         17,17,17,17,17,17,17,17,17,17, 7, 7, 7,10,10,13,
53         13,17,17,17,17,17,17,17,17,17,17, 7, 8, 8,12,12,
54         17,17,17,17,17,17, 8, 8,17,17,17,17,10, 8, 8,12,
55         11,17,17,17,17,17,17,17,17,17,17,17,17, 9, 9, 9,
56         17,17,17,17,17,17,17,17,17,17,17,17,17,17, 8, 9,
57          9,17,17,17,17,17,17,17,17,17,17,17,17,17,17, 9,
58         17,17,17,17,17,17,17,17,17,17,17,17,17,17,10,10,
59         17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
60         17,
61 };
62
63 static float _vq_quantthresh__44c4_s2_p7_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__44c4_s2_p7_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__44c4_s2_p7_s0 = {
75         _vq_quantthresh__44c4_s2_p7_s0,
76         _vq_quantmap__44c4_s2_p7_s0,
77         17,
78         17
79 };
80
81 static static_codebook _44c4_s2_p7_s0 = {
82         2, 289,
83         _vq_lengthlist__44c4_s2_p7_s0,
84         1, -529530880, 1611661312, 5, 0,
85         _vq_quantlist__44c4_s2_p7_s0,
86         NULL,
87         &_vq_auxt__44c4_s2_p7_s0,
88         NULL,
89         0
90 };
91
92
93 #endif