tunning again

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@359 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
smorlat 2009-03-23 14:34:30 +00:00
parent d9f3e1c8cf
commit 65c0b5a626

View file

@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
static const float max_e=32767*32767;
static const float coef=0.1;
static const float gain_k=0.03;
static const float gain_k=0.02;
static const float en_weight=4.0;
static const float noise_thres=0.1;