/******************************************************************** * * * 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_128x9_class1_VQH_ #define _V_line_128x9_class1_VQH_ #include "codebook.h" static long _huff_lengthlist_line_128x9_class1[] = { 3, 3, 3,11,14,12,10,16,16, 9,12,16,16,16,16,16, 5, 2, 2,10,13,11, 8,13,15,11,11,14,16,16,16,16, 7, 5, 5,10,12,10, 8,14,16,13,13,16,16,16,16,16, 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16, 16,16,15,16,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,14,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,14,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, }; static static_codebook _huff_book_line_128x9_class1 = { 1, 256, _huff_lengthlist_line_128x9_class1, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, 0 }; #endif