Mono and > stereo modes (uncoupled polyphonic) committed
[platform/upstream/libvorbis.git] / lib / books / uncoupled / _44u0_p6_0.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__44u0_p6_0_VQH_
18 #define _V__44u0_p6_0_VQH_
19 #include "codebook.h"
20
21 static long _vq_quantlist__44u0_p6_0[] = {
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__44u0_p6_0[] = {
34          1, 4, 4, 7, 7, 9, 9,12,11, 4, 5, 5, 7, 7,10,10,
35         12,12, 4, 5, 5, 7, 7,10,10,12,12, 7, 7, 7, 9, 9,
36         11,11,13,13, 7, 7, 7, 9, 9,11,11,13,13,10,10,10,
37         11,11,12,12,14,14,10,10,10,11,11,12,12,14,13,12,
38         12,12,13,13,14,14,14,15,12,12,12,13,13,14,14,15,
39         14,
40 };
41
42 static float _vq_quantthresh__44u0_p6_0[] = {
43         -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 
44 };
45
46 static long _vq_quantmap__44u0_p6_0[] = {
47             7,    5,    3,    1,    0,    2,    4,    6,
48             8,
49 };
50
51 static encode_aux_threshmatch _vq_auxt__44u0_p6_0 = {
52         _vq_quantthresh__44u0_p6_0,
53         _vq_quantmap__44u0_p6_0,
54         9,
55         9
56 };
57
58 static static_codebook _44u0_p6_0 = {
59         2, 81,
60         _vq_lengthlist__44u0_p6_0,
61         1, -531628032, 1611661312, 4, 0,
62         _vq_quantlist__44u0_p6_0,
63         NULL,
64         &_vq_auxt__44u0_p6_0,
65         NULL,
66         0
67 };
68
69
70 #endif