summaryrefslogtreecommitdiff
path: root/lib/books/floor/line_128x7_1sub2.vqh
diff options
context:
space:
mode:
authorunknown <unknown@xiph.org>2004-03-20 20:06:27 +0000
committerunknown <unknown@xiph.org>2004-03-20 20:06:27 +0000
commit73e455efdddf173acca33b9a3a41c8186c1892fe (patch)
tree898d89390b3074f15dce39d0b563e40da36300b3 /lib/books/floor/line_128x7_1sub2.vqh
parent8bc503a5542c92625e705000f381995a55af1b88 (diff)
downloadlibvorbis-git-branch_monty_20020303.tar.gz
This commit was manufactured by cvs2svn to create branchbranch_monty_20020303
'branch_monty_20020303'. svn path=/branches/branch_monty_20020303/vorbis/; revision=5974
Diffstat (limited to 'lib/books/floor/line_128x7_1sub2.vqh')
-rw-r--r--lib/books/floor/line_128x7_1sub2.vqh38
1 files changed, 0 insertions, 38 deletions
diff --git a/lib/books/floor/line_128x7_1sub2.vqh b/lib/books/floor/line_128x7_1sub2.vqh
deleted file mode 100644
index 348bd251..00000000
--- a/lib/books/floor/line_128x7_1sub2.vqh
+++ /dev/null
@@ -1,38 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the XIPHOPHORUS Company http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: static codebook autogenerated by huff/huffbuld
-
- ********************************************************************/
-
-#ifndef _V_line_128x7_1sub2_VQH_
-#define _V_line_128x7_1sub2_VQH_
-#include "codebook.h"
-
-static long _huff_lengthlist_line_128x7_1sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 3, 4, 3, 5,
- 4, 7, 5, 7, 5, 9, 7, 9, 8,
-};
-
-static static_codebook _huff_book_line_128x7_1sub2 = {
- 1, 25,
- _huff_lengthlist_line_128x7_1sub2,
- 0, 0, 0, 0, 0,
- NULL,
- NULL,
- NULL,
- NULL,
- 0
-};
-
-
-#endif