Commit c8f737ed authored by multrus's avatar multrus
Browse files

fix typo in variable name

parent e5b78387
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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();
            }
        }