/******************************************************************** * * * 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_96_1024_5_VQH_ #define _V_res0_96_1024_5_VQH_ #include "codebook.h" static long _vq_quantlist_res0_96_1024_5[] = { 8, 7, 9, 5, 11, 3, 13, 0, 16, }; static long _vq_lengthlist_res0_96_1024_5[] = { 1, 4, 4, 6, 6, 6, 6, 7, 7, 4, 6, 6, 9, 9, 9, 9, 11,11, 4, 6, 6, 9, 9, 9, 9,11,11, 6, 9, 9,12,11, 11,12,13,13, 6, 9, 9,12,12,12,12,13,14, 6, 9, 9, 12,12,13,13,15,14, 6, 9, 9,12,12,13,13,15,15, 8, 12,12,14,14,15,15,16,17, 8,12,12,14,14,15,16,16, 17, }; static float _vq_quantthresh_res0_96_1024_5[] = { -6.5, -4, -2, -0.5, 0.5, 2, 4, 6.5, }; static long _vq_quantmap_res0_96_1024_5[] = { 7, 5, 3, 1, 0, 2, 4, 6, 8, }; static encode_aux_threshmatch _vq_auxt_res0_96_1024_5 = { _vq_quantthresh_res0_96_1024_5, _vq_quantmap_res0_96_1024_5, 9, 9 }; static static_codebook _vq_book_res0_96_1024_5 = { 2, 81, _vq_lengthlist_res0_96_1024_5, 1, -529530880, 1611661312, 5, 0, _vq_quantlist_res0_96_1024_5, NULL, &_vq_auxt_res0_96_1024_5, NULL, 0 }; #endif