Loading lib_dec/ivas_mc_param_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -1997,7 +1997,7 @@ void ivas_param_mc_dec_render_fx( { if ( is_zero != 0 ) { hParamMC->h_output_synthesis_cov_state.mixing_matrix_res_exp[j] = 0; hParamMC->h_output_synthesis_cov_state.mixing_matrix_exp[j] = 0; move16(); } } Loading Loading
lib_dec/ivas_mc_param_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -1997,7 +1997,7 @@ void ivas_param_mc_dec_render_fx( { if ( is_zero != 0 ) { hParamMC->h_output_synthesis_cov_state.mixing_matrix_res_exp[j] = 0; hParamMC->h_output_synthesis_cov_state.mixing_matrix_exp[j] = 0; move16(); } } Loading