New LSP root finding code; replace Newton-Raphson-Maehly with Laguerre's
[platform/upstream/libvorbis.git] / lib / books / res0_128_1024aux.vqh
1 /********************************************************************
2  *                                                                  *
3  * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  *
4  * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
5  * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    *
6  * PLEASE READ THESE TERMS DISTRIBUTING.                            *
7  *                                                                  *
8  * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             *
9  * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       *
10  * http://www.xiph.org/                                             *
11  *                                                                  *
12  ********************************************************************
13
14  function: static codebook autogenerated by huff/huffbuld
15
16  ********************************************************************/
17
18 #ifndef _V_res0_128_1024aux_VQH_
19 #define _V_res0_128_1024aux_VQH_
20 #include "codebook.h"
21
22 static long _huff_lengthlist_res0_128_1024aux[] = {
23          3, 6,10, 9,12, 9,15,12,15,20, 5, 3, 4, 5, 7, 6,
24         12,11,12,15, 9, 4, 4, 5, 6, 8,11,13,16,17, 8, 4,
25          5, 5, 7, 6,11,10,13,16,12, 7, 6, 7, 8, 9,10,12,
26         16,20, 8, 6, 7, 6, 9, 6,10, 9,12,19,14,10, 9, 8,
27          7, 7, 8, 9,12,18, 9, 9,10, 8, 9, 6, 8, 7, 9,15,
28         11,11,12,10,10, 8, 7, 6, 8,13,12,12,13,12,11,10,
29          6, 6, 7,12,
30 };
31
32 static static_codebook _huff_book_res0_128_1024aux = {
33         2, 100,
34         _huff_lengthlist_res0_128_1024aux,
35         0, 0, 0, 0, 0,
36         NULL,
37         NULL,
38         NULL,
39         0
40 };
41
42
43 #endif