summaryrefslogtreecommitdiff
path: root/lib/books/res0_128_1024_2.vqh
blob: 9c270f5acaef5f53935341391f6573e011bc8eec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
/********************************************************************
 *                                                                  *
 * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
 * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
 * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH    *
 * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.        *
 *                                                                  *
 * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
 * by the XIPHOPHORUS Company, http://www.xiph.org/                 *
 *                                                                  *
 ********************************************************************

 function: static codebook autogenerated by vq/somethingorother

 ********************************************************************/

#ifndef _V_res0_128_1024_2_VQH_
#define _V_res0_128_1024_2_VQH_
#include "codebook.h"

static long _vq_quantlist_res0_128_1024_2[] = {
	1,
	0,
	2,
};

static long _vq_lengthlist_res0_128_1024_2[] = {
	 1, 5, 6, 0, 4, 4, 0, 5, 5, 6,11, 9, 0, 0, 8, 0,
	 9,10, 6,11, 0, 0,10,10, 0,11, 9, 0, 0, 0, 0, 0,
	 0, 0, 0, 0, 4, 9,12, 0,10, 8, 0, 9,12, 4,12,10,
	 0, 8, 9, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
	10, 8, 0, 0, 9, 0,10,10, 5, 9, 0, 0, 9,11, 0, 9,
	12,
};

static float _vq_quantthresh_res0_128_1024_2[] = {
	-0.5, 0.5, 
};

static long _vq_quantmap_res0_128_1024_2[] = {
	    1,    0,    2,
};

static encode_aux_threshmatch _vq_auxt_res0_128_1024_2 = {
	_vq_quantthresh_res0_128_1024_2,
	_vq_quantmap_res0_128_1024_2,
	3,
	3
};

static long _vq_pigeonmap_res0_128_1024_2[] = {
	    0,     0, 
};

static long _vq_fitlist_res0_128_1024_2[] = {
	    0,     1,     2,     4,     5,     7,     8,     9, 
	   10,    11,    14,    16,    17,    18,    19,    22, 
	   23,    25,    26,    36,    37,    38,    40,    41, 
	   43,    44,    45,    46,    47,    49,    50,    52, 
	   53,    63,    64,    65,    68,    70,    71,    72, 
	   73,    76,    77,    79,    80, 
};

static long _vq_fitmap_res0_128_1024_2[] = {
	    0, 
};

static long _vq_fitlength_res0_128_1024_2[] = {
	   45, 
};

static encode_aux_pigeonhole _vq_auxp_res0_128_1024_2 = {
	-1, 1, 2, 1,
	_vq_pigeonmap_res0_128_1024_2,
	45,
	_vq_fitlist_res0_128_1024_2,
	_vq_fitmap_res0_128_1024_2,
	_vq_fitlength_res0_128_1024_2
};

static static_codebook _vq_book_res0_128_1024_2 = {
	4, 81,
	_vq_lengthlist_res0_128_1024_2,
	1, -535822336, 1611661312, 2, 0,
	_vq_quantlist_res0_128_1024_2,
	NULL,
	&_vq_auxt_res0_128_1024_2,
	&_vq_auxp_res0_128_1024_2,
	0
};


#endif