Commit f700c99b authored by malenov's avatar malenov
Browse files

avoid dumping the secondary channel downmix in TD stereo

parent ef60dcf0
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -294,6 +294,7 @@ ivas_error pre_proc_front_ivas_fx(
    }

#ifdef DEBUG_MODE_INFO
    if ( !( hCPE->hStereoTD != NULL && ch_idx > 0 ) )
    {
        int16_t tmpF[L_FRAME48k];
        for ( int16_t isample = 0; isample < input_frame; isample++ )