/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. * * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS * * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE * * IN 'COPYING'. 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 huff/huffbuld ********************************************************************/ #ifndef _V_line_128x19_class2_VQH_ #define _V_line_128x19_class2_VQH_ #include "codebook.h" static long _huff_lengthlist_line_128x19_class2[] = { 2, 3, 4,11, 7, 4, 5,12,10, 7, 8,15,18,16,14,17, 7, 3, 4,11, 8, 4, 5,12,10, 7, 8,15,18,16,16,16, 10, 5, 5, 6,11, 6, 6, 8,13, 9, 9,12,17,17,17,17, 17,16,10, 6,17,14,11, 8,17,17,12,11,17,17,17,17, }; static static_codebook _huff_book_line_128x19_class2 = { 1, 64, _huff_lengthlist_line_128x19_class2, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0 }; #endif