resaux0_1024a_192.vqh 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. /********************************************************************
  2. * *
  3. * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
  4. * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY *
  5. * THE GNU LESSER/LIBRARY PUBLIC LICENSE, WHICH IS INCLUDED WITH *
  6. * THIS SOURCE. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
  7. * *
  8. * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000 *
  9. * by 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_resaux0_1024a_192_VQH_
  16. #define _V_resaux0_1024a_192_VQH_
  17. #include "codebook.h"
  18. static long _huff_lengthlist_resaux0_1024a_192[] = {
  19. 2, 6,11,11,11,11, 5, 3, 6, 8, 9, 9, 9, 5, 4, 5,
  20. 7, 8,10, 7, 5, 5, 5, 7,10, 7, 6, 5, 5, 5, 9, 8,
  21. 7, 6, 5, 3,
  22. };
  23. static static_codebook _huff_book_resaux0_1024a_192 = {
  24. 2, 36,
  25. _huff_lengthlist_resaux0_1024a_192,
  26. 0, 0, 0, 0, 0,
  27. NULL,
  28. NULL,
  29. NULL,
  30. };
  31. #endif