progressing zero phase model with a continuous phase synth algorith, still a work...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 11 Sep 2009 09:43:02 +0000 (09:43 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 11 Sep 2009 09:43:02 +0000 (09:43 +0000)
commit8f23fb78c343eac61faf6587da3e1ff42e7e63ce
treec53da6b716ca76e53b16051420058494d9073e8b
parentc1043232799b658e8d8411beadd3db3053f87042
progressing zero phase model with a continuous phase synth algorith, still a work in progress

git-svn-id: https://svn.code.sf.net/p/freetel/code@56 01035d8c-6547-0410-b346-abe4f91aad63
codec2/README.txt
codec2/TODO.txt
codec2/raw/mmt1_speex_8k.raw [new file with mode: 0644]
codec2/raw/morig_speex_8k.raw [new file with mode: 0644]
codec2/src/sinedec.c
codec2/src/synth.c
codec2/src/synth.h [new file with mode: 0644]
codec2/unittest/Makefile
codec2/unittest/tcontphase.c [new file with mode: 0644]
codec2/unittest/tnlp.c