Commit 9b1a4efd authored by Arash Azizi's avatar Arash Azizi
Browse files

issue 2615: Clang formatting patch

parent 115337fc
Loading
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -2666,7 +2666,6 @@ void stereo_dft_dec_fx(
#else
        hStereoDft->past_dmx_nrg_fx = stereo_dft_dmx_swb_nrg_fx( hStereoDft->DFT_past_DMX_fx[idx_k0], hStereoDft->DFT_past_DMX_fx[idx_k1], s_min( hStereoDft->NFFT, STEREO_DFT32MS_N_32k ), q_shift0, q_shift1, hStereoDft->q_dft ); /* 2 * q_DFT */
#endif // !FIX_ISSUE_2615_FALSE_SHIFTING

    }

    stereo_dft_compute_td_stefi_params_fx( hStereoDft, samp_ratio );
+4 −4

File changed.

Contains only whitespace changes.

+21 −21

File changed.

Contains only whitespace changes.