Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c4_s1_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__44c4_s1_p6_s0_VQH_
18 #define _V__44c4_s1_p6_s0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c4_s1_p6_s0[] = {
22         4,
23         3,
24         5,
25         2,
26         6,
27         1,
28         7,
29         0,
30         8,
31 };
32
33 static long _vq_lengthlist__44c4_s1_p6_s0[] = {
34          1,18,18,18,18,18,18,18,18, 3, 5, 5,18,18,18,18,
35         18,18, 3, 5, 5,18,18,18,18,18,18, 5, 7, 7, 7, 6,
36         18,18,18,18, 8, 7, 7,11,12,18,18,18,18, 7, 8, 8,
37         18,18,18,18,18,18, 8, 8, 8,18,18,18,18,18,18, 8,
38         18,18,18,18,18,18, 9,10,17,17,17,17,17,17,17,17,
39         17,
40 };
41
42 static float _vq_quantthresh__44c4_s1_p6_s0[] = {
43         -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 
44 };
45
46 static long _vq_quantmap__44c4_s1_p6_s0[] = {
47             7,    5,    3,    1,    0,    2,    4,    6,
48             8,
49 };
50
51 static encode_aux_threshmatch _vq_auxt__44c4_s1_p6_s0 = {
52         _vq_quantthresh__44c4_s1_p6_s0,
53         _vq_quantmap__44c4_s1_p6_s0,
54         9,
55         9
56 };
57
58 static static_codebook _44c4_s1_p6_s0 = {
59         2, 81,
60         _vq_lengthlist__44c4_s1_p6_s0,
61         1, -531628032, 1611661312, 4, 0,
62         _vq_quantlist__44c4_s1_p6_s0,
63         NULL,
64         &_vq_auxt__44c4_s1_p6_s0,
65         NULL,
66         0
67 };
68
69
70 #endif