Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c5_s3_p7_1.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__44c5_s3_p7_1_VQH_
18 #define _V__44c5_s3_p7_1_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c5_s3_p7_1[] = {
22         2,
23         1,
24         3,
25         0,
26         4,
27 };
28
29 static long _vq_lengthlist__44c5_s3_p7_1[] = {
30          2, 4, 4, 5, 5, 7, 4, 4, 6, 5, 7, 4, 4, 5, 5, 7,
31          6, 6, 5, 5, 7, 7, 7, 5, 5,
32 };
33
34 static float _vq_quantthresh__44c5_s3_p7_1[] = {
35         -1.5, -0.5, 0.5, 1.5, 
36 };
37
38 static long _vq_quantmap__44c5_s3_p7_1[] = {
39             3,    1,    0,    2,    4,
40 };
41
42 static encode_aux_threshmatch _vq_auxt__44c5_s3_p7_1 = {
43         _vq_quantthresh__44c5_s3_p7_1,
44         _vq_quantmap__44c5_s3_p7_1,
45         5,
46         5
47 };
48
49 static static_codebook _44c5_s3_p7_1 = {
50         2, 25,
51         _vq_lengthlist__44c5_s3_p7_1,
52         1, -533725184, 1611661312, 3, 0,
53         _vq_quantlist__44c5_s3_p7_1,
54         NULL,
55         &_vq_auxt__44c5_s3_p7_1,
56         NULL,
57         0
58 };
59
60
61 #endif