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