summaryrefslogtreecommitdiffstats
path: root/FFT_Test/int_fft.hch
diff options
context:
space:
mode:
Diffstat (limited to 'FFT_Test/int_fft.hch')
-rw-r--r--FFT_Test/int_fft.hch1
1 files changed, 1 insertions, 0 deletions
diff --git a/FFT_Test/int_fft.hch b/FFT_Test/int_fft.hch
new file mode 100644
index 0000000..69fdc53
--- /dev/null
+++ b/FFT_Test/int_fft.hch
@@ -0,0 +1 @@
+int fix_fft(short *fr, short *fi, unsigned 5 m_2, unsigned 1 inverse);