New Bark-scale based lpc code in place (replacing biased log scale).
authorMonty <xiphmont@xiph.org>
Fri, 31 Dec 1999 12:35:18 +0000 (12:35 +0000)
committerMonty <xiphmont@xiph.org>
Fri, 31 Dec 1999 12:35:18 +0000 (12:35 +0000)
commit9a89cfb8602f9e2e242c69790c4327626bbd346a
treef6550b35bf20e2ce833275e38936156b7c48bcd1
parent685d0681535cf41a80023e30ebb00be4aa76d4be
New Bark-scale based lpc code in place (replacing biased log scale).
Incremental updates around.

Monty

svn path=/trunk/vorbis/; revision=219
include/codec.h
include/modes.h [new file with mode: 0644]
lib/Makefile.in
lib/barkmel.h [moved from lib/xlogmap.h with 55% similarity]
lib/block.c
lib/info.c
lib/lpc.c
lib/lpc.h
lib/psy.c
lib/spectrum.c