progressing scalar and VQ quantisation
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 27 Aug 2009 09:52:09 +0000 (09:52 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 27 Aug 2009 09:52:09 +0000 (09:52 +0000)
commit120435acd51f007cf5cd5a8da9af92ff01b3ded7
treedbef895cb003b13d531f45efc183becdc8c937db
parentb9df4a1f1e4b23730edfdf8d6600980733a29876
progressing scalar and VQ quantisation

git-svn-id: https://svn.code.sf.net/p/freetel/code@33 01035d8c-6547-0410-b346-abe4f91aad63
13 files changed:
codec2/README.txt
codec2/TODO.txt
codec2/octave/plamp.m
codec2/script/menu.sh
codec2/src/Makefile
codec2/src/dump.c
codec2/src/dump.h
codec2/src/quantise.c
codec2/src/sinedec.c
codec2/unittest/Makefile
codec2/unittest/extract.c [new file with mode: 0644]
codec2/unittest/genlsp.c [new file with mode: 0644]
codec2/unittest/vqtrain.c [new file with mode: 0644]