oops (TI FFT)
This commit is contained in:
parent
c163fc6207
commit
ac5dc40ae8
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
#define cpx32_fft(state, X, Y, nx)\
|
||||
(\
|
||||
cfft32_SCALE(X,nx),\
|
||||
cbrev32(X,X,nx),\
|
||||
cbrev32(X,X,nx)\
|
||||
)
|
||||
|
||||
#define cpx32_ifft(state, X, Y, nx) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue