New LSP root finding code; replace Newton-Raphson-Maehly with Laguerre's
[platform/upstream/libvorbis.git] / lib / books / res0_192_128_1.vqh
1 /********************************************************************
2  *                                                                  *
3  * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
4  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
5  * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
6  * THIS SOURCE. 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  function: static codebook autogenerated by vq/somethingorother
13
14  ********************************************************************/
15
16 #ifndef _V_res0_192_128_1_VQH_
17 #define _V_res0_192_128_1_VQH_
18 #include "codebook.h"
19
20 static long _vq_quantlist_res0_192_128_1[] = {
21         1,
22         0,
23         2,
24 };
25
26 static long _vq_lengthlist_res0_192_128_1[] = {
27          2, 4, 4, 5, 6, 6, 5, 6, 6, 5, 6, 6, 6, 8, 8, 6,
28          8, 8, 5, 6, 6, 6, 8, 8, 6, 8, 8, 5, 7, 7, 7, 8,
29          8, 6, 8, 8, 7, 8, 8, 8, 9,10, 8,10, 9, 7, 8, 8,
30          8,10, 9, 8, 9,10, 5, 7, 7, 7, 8, 8, 7, 8, 8, 7,
31          8, 8, 8,10, 9, 8, 9,10, 7, 8, 8, 8, 9,10, 8,10,
32          9,
33 };
34
35 static float _vq_quantthresh_res0_192_128_1[] = {
36         -0.5, 0.5, 
37 };
38
39 static long _vq_quantmap_res0_192_128_1[] = {
40             1,    0,    2,
41 };
42
43 static encode_aux_threshmatch _vq_auxt_res0_192_128_1 = {
44         _vq_quantthresh_res0_192_128_1,
45         _vq_quantmap_res0_192_128_1,
46         3,
47         3
48 };
49
50 static static_codebook _vq_book_res0_192_128_1 = {
51         4, 81,
52         _vq_lengthlist_res0_192_128_1,
53         1, -535822336, 1611661312, 2, 0,
54         _vq_quantlist_res0_192_128_1,
55         NULL,
56         &_vq_auxt_res0_192_128_1,
57         NULL,
58         0
59 };
60
61
62 #endif