res_Zc_9.vqh 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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-2001 *
  9. * by the XIPHOPHORUS Company, http://www.xiph.org/ *
  10. * *
  11. ********************************************************************
  12. function: static codebook autogenerated by vq/somethingorother
  13. ********************************************************************/
  14. #ifndef _V_res_Zc_9_VQH_
  15. #define _V_res_Zc_9_VQH_
  16. #include "codebook.h"
  17. static long _vq_quantlist_res_Zc_9[] = {
  18. 2,
  19. 1,
  20. 3,
  21. 0,
  22. 4,
  23. };
  24. static long _vq_lengthlist_res_Zc_9[] = {
  25. 1,11,10,11,11, 7,11,11,11,11, 7,11,11,11,11,11,
  26. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  27. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  28. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  29. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  30. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  31. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  32. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  33. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  34. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  35. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  36. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  37. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  38. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  39. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  40. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  41. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  42. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  43. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  44. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  45. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  46. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  47. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  48. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  49. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  50. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  51. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  52. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  53. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  54. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  55. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  56. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  57. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  58. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  59. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  60. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  61. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  62. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  63. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  64. 10,
  65. };
  66. static float _vq_quantthresh_res_Zc_9[] = {
  67. -100.5, -33.5, 33.5, 100.5,
  68. };
  69. static long _vq_quantmap_res_Zc_9[] = {
  70. 3, 1, 0, 2, 4,
  71. };
  72. static encode_aux_threshmatch _vq_auxt_res_Zc_9 = {
  73. _vq_quantthresh_res_Zc_9,
  74. _vq_quantmap_res_Zc_9,
  75. 5,
  76. 5
  77. };
  78. static static_codebook _vq_book_res_Zc_9 = {
  79. 4, 625,
  80. _vq_lengthlist_res_Zc_9,
  81. 1, -521093120, 1624293376, 3, 0,
  82. _vq_quantlist_res_Zc_9,
  83. NULL,
  84. &_vq_auxt_res_Zc_9,
  85. NULL,
  86. 0
  87. };
  88. #endif