Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c1_s1_p7_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__44c1_s1_p7_0_VQH_
18 #define _V__44c1_s1_p7_0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c1_s1_p7_0[] = {
22         3,
23         2,
24         4,
25         1,
26         5,
27         0,
28         6,
29 };
30
31 static long _vq_lengthlist__44c1_s1_p7_0[] = {
32          1, 3, 3, 8, 8,15,15, 5, 5, 5,10, 9,14,14, 5, 5,
33          5,10,10,14,14,14, 7, 9,11,10,14,14,14, 8, 5,13,
34         10,14,14,14,11,13,14,14,14,14,14,13,12,14,13,14,
35         14,
36 };
37
38 static float _vq_quantthresh__44c1_s1_p7_0[] = {
39         -167.5, -100.5, -33.5, 33.5, 100.5, 167.5, 
40 };
41
42 static long _vq_quantmap__44c1_s1_p7_0[] = {
43             5,    3,    1,    0,    2,    4,    6,
44 };
45
46 static encode_aux_threshmatch _vq_auxt__44c1_s1_p7_0 = {
47         _vq_quantthresh__44c1_s1_p7_0,
48         _vq_quantmap__44c1_s1_p7_0,
49         7,
50         7
51 };
52
53 static static_codebook _44c1_s1_p7_0 = {
54         2, 49,
55         _vq_lengthlist__44c1_s1_p7_0,
56         1, -520544256, 1624293376, 3, 0,
57         _vq_quantlist__44c1_s1_p7_0,
58         NULL,
59         &_vq_auxt__44c1_s1_p7_0,
60         NULL,
61         0
62 };
63
64
65 #endif