Mercurial > hg > peckfft
diff peck_fftr.c @ 12:655dc5c14169
backup
author | Peter Meerwald <p.meerwald@bct-electronic.com> |
---|---|
date | Thu, 22 Sep 2011 16:58:25 +0200 |
parents | fee54f1878f7 |
children |
line wrap: on
line diff
--- a/peck_fftr.c Thu Sep 22 15:19:18 2011 +0200 +++ b/peck_fftr.c Thu Sep 22 16:58:25 2011 +0200 @@ -19,9 +19,7 @@ peck_fft_cfg substate; peck_fft_cpx *tmpbuf; peck_fft_cpx *super_twiddles; -#if USE_SIMD == SIMD_SSE2 void *pad; -#endif }; peck_fftr_cfg peck_fftr_alloc(int nfft, int inverse_fft, void *mem, size_t *lenmem) {