bugfix/speed improvement to envelope.c
[platform/upstream/libvorbis.git] / lib / books / res0_256_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_256_1024aux_VQH_
19 #define _V_res0_256_1024aux_VQH_
20 #include "codebook.h"
21
22 static long _huff_lengthlist_res0_256_1024aux[] = {
23          2, 8,11,11,18,13,15,20, 5, 3, 6, 7,10,10,13,20,
24         10, 5, 4, 5, 7, 9,13,19,10, 6, 4, 4, 6, 7,10,17,
25         17,10, 6, 5, 5, 6,10,17,10, 9, 8, 6, 6, 5, 7,14,
26         11,10,10, 8, 8, 5, 6,12,13,11,10, 9, 8, 6, 7,13,
27 };
28
29 static static_codebook _huff_book_res0_256_1024aux = {
30         2, 64,
31         _huff_lengthlist_res0_256_1024aux,
32         0, 0, 0, 0, 0,
33         NULL,
34         NULL,
35         NULL,
36         0
37 };
38
39
40 #endif