More VQ utility work. Utils now include:
authorMonty <xiphmont@xiph.org>
Wed, 5 Jan 2000 10:15:00 +0000 (10:15 +0000)
committerMonty <xiphmont@xiph.org>
Wed, 5 Jan 2000 10:15:00 +0000 (10:15 +0000)
commitfabd9fca0c0543344a67455c5c285772a968d2c6
treeb0ef1ad0f0687bd669d9d680d9ceb0b4430b45cc
parent652d2ed76323192989fde63ef434e8392d16f7b8
More VQ utility work.  Utils now include:

lspvqtrain
genericvqtrain
vqbuild
vqcascade

Monty

svn path=/trunk/vorbis/; revision=224
12 files changed:
vq/Makefile.in
vq/bookutil.c [new file with mode: 0644]
vq/bookutil.h [new file with mode: 0644]
vq/build.c
vq/cascade.c [new file with mode: 0644]
vq/genericdata.c [new file with mode: 0644]
vq/run.c
vq/train.c
vq/vqgen.c
vq/vqgen.h
vq/vqsplit.c
vq/vqsplit.h [new file with mode: 0644]