Commit 09073197 authored by Devansh Kandpal's avatar Devansh Kandpal
Browse files

comment cleanup

parent d99c95ca
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1601,9 +1601,6 @@ ivas_error ivas_reverb_open_fx(
        move32();
    }

    //Scale_sig32( pFft_wf_filter_ch1_fx[0][0], nr_fc_fft_filter, 4 ); /*Scaling ( *hReverb )->fft_filter_color_0.fft_spectrum_fx to Q31*/
    //Scale_sig32( pFft_wf_filter_ch1_fx[0][0], nr_fc_fft_filter, 17 ); /*Scaling  ( *hReverb )->fft_filter_color_1.fft_spectrum_fx to Q31*/

    /* Copying the computed FFT colorations filters to the fft_filter components */
    IF( NE_32( ( error = set_color_fft_filter_fx( pState, 0, pFft_wf_filter_ch0_fx ) ), IVAS_ERR_OK ) )
    {