diff --git a/lib_dec/ivas_ism_param_dec.c b/lib_dec/ivas_ism_param_dec.c index 2c72c6b48c23ef5ab407e3953a1721f56bc6605c..19fa6bc6294233ba9ea91296414eb35f9a28791a 100644 --- a/lib_dec/ivas_ism_param_dec.c +++ b/lib_dec/ivas_ism_param_dec.c @@ -2110,7 +2110,7 @@ void ivas_param_ism_dec_digest_tc_fx( hSpatParamRendCom = st_ivas->hSpatParamRendCom; assert( hSpatParamRendCom ); output_frame = imult1616( nCldfbSlots, hSpatParamRendCom->num_freq_bands ); - fade_len = shr( output_frame, 2 ); + fade_len = shr( output_frame, 1 ); nchan_transport = st_ivas->nchan_transport; move16();