summaryrefslogtreecommitdiff
path: root/lib/books/coupled/_44c0_s0_p0_r0.vqh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/books/coupled/_44c0_s0_p0_r0.vqh')
-rw-r--r--lib/books/coupled/_44c0_s0_p0_r0.vqh61
1 files changed, 0 insertions, 61 deletions
diff --git a/lib/books/coupled/_44c0_s0_p0_r0.vqh b/lib/books/coupled/_44c0_s0_p0_r0.vqh
deleted file mode 100644
index edfccec7..00000000
--- a/lib/books/coupled/_44c0_s0_p0_r0.vqh
+++ /dev/null
@@ -1,61 +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__44c0_s0_p0_r0_VQH_
-#define _V__44c0_s0_p0_r0_VQH_
-#include "codebook.h"
-
-static long _vq_quantlist__44c0_s0_p0_r0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static long _vq_lengthlist__44c0_s0_p0_r0[] = {
- 1,10,10, 4, 5,10,10, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 3, 3, 9, 9, 9, 4, 4,
-};
-
-static float _vq_quantthresh__44c0_s0_p0_r0[] = {
- -0.5, -0.16667, 0.16667, 0.5,
-};
-
-static long _vq_quantmap__44c0_s0_p0_r0[] = {
- 3, 1, 0, 2, 4,
-};
-
-static encode_aux_threshmatch _vq_auxt__44c0_s0_p0_r0 = {
- _vq_quantthresh__44c0_s0_p0_r0,
- _vq_quantmap__44c0_s0_p0_r0,
- 5,
- 5
-};
-
-static static_codebook _44c0_s0_p0_r0 = {
- 2, 25,
- _vq_lengthlist__44c0_s0_p0_r0,
- 1, -537569963, 1607816533, 3, 0,
- _vq_quantlist__44c0_s0_p0_r0,
- NULL,
- &_vq_auxt__44c0_s0_p0_r0,
- NULL,
- 0
-};
-
-
-#endif