Commit 877862b6 authored by malenov's avatar malenov
Browse files

avoid the dumping of the secondary channel in TD stereo

parent 73317282
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -222,6 +222,7 @@ ivas_error pre_proc_front_ivas(
    }

#ifdef DEBUG_MODE_INFO
    if ( !( hCPE->hStereoTD != NULL && n > 0 ) )
    {
        int16_t tmp_dmx_in[L_FRAME48k];
        mvr2s( signal_in - NS2SA( st->input_Fs, ACELP_LOOK_NS ), tmp_dmx_in, input_frame );