target/dsp: Adjust dsp parameters for TCH FR Codec

Written-by: Dieter Spaar <spaar@mirider.augusta.de>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Dieter Spaar 2010-09-17 21:47:54 +02:00 committed by Sylvain Munaut
parent 61fdec01f5
commit f4bbb30f66
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ static T_PARAM_MCU_DSP dsp_params = {
/* TCH Full Speech */
.d_maccthresh1 = 7872,
.d_mldt = -4,
.d_maccthresh = 7172,
.d_maccthresh = 7872,
.d_gu = 5772,
.d_go = 7872,
.d_attmax = 53,