Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c0_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__44c0_s1_p6_s0_VQH_
18 #define _V__44c0_s1_p6_s0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c0_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__44c0_s1_p6_s0[] = {
34          1,11,11,20,20,14,13,13,20, 3, 5, 5,13,20,20,20,
35         14,14, 3, 5, 5,14,14,20,20,20,20, 5, 7, 7, 6, 6,
36         20,20,20,20, 8, 7, 7,13,13,20,20,20,20, 8, 9, 8,
37         20,20,20,20,20,20, 8, 8, 8,20,20,19,19,19,19, 9,
38         19,19,19,19,19,19,10,10,19,19,19,19,19,19,19,19,
39         19,
40 };
41
42 static float _vq_quantthresh__44c0_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__44c0_s1_p6_s0[] = {
47             7,    5,    3,    1,    0,    2,    4,    6,
48             8,
49 };
50
51 static encode_aux_threshmatch _vq_auxt__44c0_s1_p6_s0 = {
52         _vq_quantthresh__44c0_s1_p6_s0,
53         _vq_quantmap__44c0_s1_p6_s0,
54         9,
55         9
56 };
57
58 static static_codebook _44c0_s1_p6_s0 = {
59         2, 81,
60         _vq_lengthlist__44c0_s1_p6_s0,
61         1, -531628032, 1611661312, 4, 0,
62         _vq_quantlist__44c0_s1_p6_s0,
63         NULL,
64         &_vq_auxt__44c0_s1_p6_s0,
65         NULL,
66         0
67 };
68
69
70 #endif