line_1024x31_class3.vqh 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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. function: static codebook autogenerated by huff/huffbuld
  14. ********************************************************************/
  15. #ifndef _V_line_1024x31_class3_VQH_
  16. #define _V_line_1024x31_class3_VQH_
  17. #include "codebook.h"
  18. static long _huff_lengthlist_line_1024x31_class3[] = {
  19. 1, 3, 5,11, 6, 4, 5,14, 9, 6, 9,14,14,14,14,14,
  20. 6, 4, 6, 8, 7, 5, 6,10, 8, 6, 8,11,14,14,14,14,
  21. 11, 8, 8, 9,10, 7, 7,10,12, 9,10,14,14,14,14,14,
  22. 14,14,12, 8,14,14,14,12,14,14,14,14,14,14,14,14,
  23. };
  24. static static_codebook _huff_book_line_1024x31_class3 = {
  25. 1, 64,
  26. _huff_lengthlist_line_1024x31_class3,
  27. 0, 0, 0, 0, 0,
  28. NULL,
  29. NULL,
  30. NULL,
  31. 0
  32. };
  33. #endif