line_1024x31_class0.vqh 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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_class0_VQH_
  15. #define _V_line_1024x31_class0_VQH_
  16. #include "codebook.h"
  17. static long _huff_lengthlist_line_1024x31_class0[] = {
  18. 1, 3, 4, 4, 3, 4, 5, 5,
  19. };
  20. static static_codebook _huff_book_line_1024x31_class0 = {
  21. 1, 8,
  22. _huff_lengthlist_line_1024x31_class0,
  23. 0, 0, 0, 0, 0,
  24. NULL,
  25. NULL,
  26. NULL,
  27. NULL,
  28. 0
  29. };
  30. #endif