line_1024x31_class3.vqh 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. /********************************************************************
  2. * *
  3. * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
  4. * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
  5. * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
  6. * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
  7. * *
  8. * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
  9. * by the XIPHOPHORUS Company http://www.xiph.org/ *
  10. * *
  11. ********************************************************************
  12. function: static codebook autogenerated by huff/huffbuld
  13. ********************************************************************/
  14. #ifndef _V_line_1024x31_class3_VQH_
  15. #define _V_line_1024x31_class3_VQH_
  16. #include "codebook.h"
  17. static long _huff_lengthlist_line_1024x31_class3[] = {
  18. 1, 4, 5,11, 7, 4, 6,12,11, 8, 9,13,18,14,14,16,
  19. 7, 3, 5,11, 8, 4, 6,12,11, 8,10,14,20,20,20,20,
  20. 11, 6, 6, 8,11, 7, 7,10,13, 9,12,15,20,20,19,20,
  21. 17,14,12, 8,18,14,12,10,20,16,15,14,20,20,19,19,
  22. };
  23. static static_codebook _huff_book_line_1024x31_class3 = {
  24. 1, 64,
  25. _huff_lengthlist_line_1024x31_class3,
  26. 0, 0, 0, 0, 0,
  27. NULL,
  28. NULL,
  29. NULL,
  30. NULL,
  31. 0
  32. };
  33. #endif