Loading lib_dec/ivas_mp_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -1079,7 +1079,7 @@ static void ivas_mp_freq_components_recovery( ivas_mp_synthesis_high_order_ambisonics_dec_ts( hMp, cldfb_real_buffer, cldfb_imag_buffer, tmp_cldfb_real_buffer, tmp_cldfb_imag_buffer, mat_ambi_coefs, ( num_freq_bands * num_subframe_slots ) ); decorr_ambi_coefs, ( num_freq_bands * num_subframe_slots ) ); for ( ch = 0; ch < hMp->internal_nchan_synthesis_output; ch++ ) { Loading Loading
lib_dec/ivas_mp_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -1079,7 +1079,7 @@ static void ivas_mp_freq_components_recovery( ivas_mp_synthesis_high_order_ambisonics_dec_ts( hMp, cldfb_real_buffer, cldfb_imag_buffer, tmp_cldfb_real_buffer, tmp_cldfb_imag_buffer, mat_ambi_coefs, ( num_freq_bands * num_subframe_slots ) ); decorr_ambi_coefs, ( num_freq_bands * num_subframe_slots ) ); for ( ch = 0; ch < hMp->internal_nchan_synthesis_output; ch++ ) { Loading