summaryrefslogtreecommitdiff
path: root/lib/books/coupled/_44c7_s0_p4_0.vqh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/books/coupled/_44c7_s0_p4_0.vqh')
-rw-r--r--lib/books/coupled/_44c7_s0_p4_0.vqh70
1 files changed, 0 insertions, 70 deletions
diff --git a/lib/books/coupled/_44c7_s0_p4_0.vqh b/lib/books/coupled/_44c7_s0_p4_0.vqh
deleted file mode 100644
index 391824ce..00000000
--- a/lib/books/coupled/_44c7_s0_p4_0.vqh
+++ /dev/null
@@ -1,70 +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 vq/somethingorother
-
- ********************************************************************/
-
-#ifndef _V__44c7_s0_p4_0_VQH_
-#define _V__44c7_s0_p4_0_VQH_
-#include "codebook.h"
-
-static long _vq_quantlist__44c7_s0_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static long _vq_lengthlist__44c7_s0_p4_0[] = {
- 2, 3, 3, 6, 6, 0, 0, 0, 0, 0, 4, 4, 6, 6, 0, 0,
- 0, 0, 0, 4, 4, 6, 6, 0, 0, 0, 0, 0, 5, 5, 6, 6,
- 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0,
- 7, 7, 0, 0, 0, 0, 0, 0, 0, 8, 7, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static float _vq_quantthresh__44c7_s0_p4_0[] = {
- -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5,
-};
-
-static long _vq_quantmap__44c7_s0_p4_0[] = {
- 7, 5, 3, 1, 0, 2, 4, 6,
- 8,
-};
-
-static encode_aux_threshmatch _vq_auxt__44c7_s0_p4_0 = {
- _vq_quantthresh__44c7_s0_p4_0,
- _vq_quantmap__44c7_s0_p4_0,
- 9,
- 9
-};
-
-static static_codebook _44c7_s0_p4_0 = {
- 2, 81,
- _vq_lengthlist__44c7_s0_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- _vq_quantlist__44c7_s0_p4_0,
- NULL,
- &_vq_auxt__44c7_s0_p4_0,
- NULL,
- 0
-};
-
-
-#endif