removed lpc_correction bit, as I think simplified lpc-correction algorithm works...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 18 Nov 2010 19:35:59 +0000 (19:35 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 18 Nov 2010 19:35:59 +0000 (19:35 +0000)
commitdb83e34cac2dfd4e6013edd444b1ccf5254f4cd1
treedf3e5216eb817a2d48ed0dbf67edee3221a2e780
parent32231f9ba32e14642c1e6e7d7941f47eebc99b45
removed lpc_correction bit, as I think simplified lpc-correction algorithm works OK with no transmitted bit

git-svn-id: https://svn.code.sf.net/p/freetel/code@246 01035d8c-6547-0410-b346-abe4f91aad63
codec2/src/c2sim.c
codec2/src/codec2.c
codec2/src/codec2.h
codec2/src/quantise.c
codec2/src/quantise.h
codec2/unittest/Makefile.am
codec2/unittest/Makefile.in
codec2/unittest/tcodec2.c