Finished LPC and LSP code. Adding cut down version of full FFT from
authorMonty <xiphmont@xiph.org>
Tue, 3 Aug 1999 08:11:31 +0000 (08:11 +0000)
committerMonty <xiphmont@xiph.org>
Tue, 3 Aug 1999 08:11:31 +0000 (08:11 +0000)
commitff375f511cf55bd85bfdad7014da65765e3ac3e2
treebd16f2aab8ca77ad85c0db7365311ce79574b59a
parent36c0bd8cbd11bbabb8d4137aab467584f3b17964
Finished LPC and LSP code.  Adding cut down version of full FFT from
old Ogg (the encoder-side needs it).

Monty 19990803

svn path=/trunk/vorbis/; revision=18
lib/block.c
lib/lpc.c [new file with mode: 0644]
lib/lpc.h [new file with mode: 0644]
lib/lsp.c [new file with mode: 0644]
lib/lsp.h [new file with mode: 0644]
lib/smallft.c [new file with mode: 0644]
lib/smallft.h [new file with mode: 0644]