res_Zc_1024aux.vqh 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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_res_Zc_1024aux_VQH_
  16. #define _V_res_Zc_1024aux_VQH_
  17. #include "codebook.h"
  18. static long _huff_lengthlist_res_Zc_1024aux[] = {
  19. 3, 8, 9,11, 4, 7, 8,11,16,16, 8, 4, 5, 7,16,16,
  20. 16,16,14,16, 8, 4, 5, 6,16,16,16,16,12,16, 9, 5,
  21. 5, 5,16,16,16,16,10,16, 4,16,16,16, 3, 4, 7,11,
  22. 16,16, 6,16,16,16, 4, 4, 8,13,16,16, 9,16,16,16,
  23. 7, 8,10,13,16,16,11,16,16,16,11,13,12,14,16,16,
  24. 14,11, 9, 6,16,16,16,16, 5,10,16,14,13, 8,16,16,
  25. 16,16, 8,15,
  26. };
  27. static static_codebook _huff_book_res_Zc_1024aux = {
  28. 2, 100,
  29. _huff_lengthlist_res_Zc_1024aux,
  30. 0, 0, 0, 0, 0,
  31. NULL,
  32. NULL,
  33. NULL,
  34. 0
  35. };
  36. #endif