Merge infrastructure work; full books
[platform/upstream/libvorbis.git] / lib / books / coupled / _44c7_s0_p0_r1.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__44c7_s0_p0_r1_VQH_
18 #define _V__44c7_s0_p0_r1_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44c7_s0_p0_r1[] = {
22         2,
23         1,
24         3,
25         0,
26         4,
27 };
28
29 static long _vq_lengthlist__44c7_s0_p0_r1[] = {
30          1, 5, 5,12,12, 6, 3, 3,12,12, 6, 4, 4,12,12,12,
31          7, 8,12,11,11, 7, 7,11,11,
32 };
33
34 static float _vq_quantthresh__44c7_s0_p0_r1[] = {
35         -0.16667, -0.055556, 0.055556, 0.16667, 
36 };
37
38 static long _vq_quantmap__44c7_s0_p0_r1[] = {
39             3,    1,    0,    2,    4,
40 };
41
42 static encode_aux_threshmatch _vq_auxt__44c7_s0_p0_r1 = {
43         _vq_quantthresh__44c7_s0_p0_r1,
44         _vq_quantmap__44c7_s0_p0_r1,
45         5,
46         5
47 };
48
49 static static_codebook _44c7_s0_p0_r1 = {
50         2, 25,
51         _vq_lengthlist__44c7_s0_p0_r1,
52         1, -541298233, 1604088263, 3, 0,
53         _vq_quantlist__44c7_s0_p0_r1,
54         NULL,
55         &_vq_auxt__44c7_s0_p0_r1,
56         NULL,
57         0
58 };
59
60
61 #endif