![]() |
![]() |
#include <ti/fftlib/src/common/fft_common.h>
Go to the source code of this file.
#define | FFT_DP_3D_R2C_MIN_SIZE ( 4*4*4) |
#define | FFT_DP_3D_R2C_MAX_SIZE (1024*1024*1024) |
#define | FFT_DP_3D_R2C_NUMOFLINEBUFS 4 |
fft_plan_t | fft_dp_plan_3d_r2c (int N1, int N2, int N3, int mode, fft_callout_t fxns) |
int | fft_dp_3d_r2c_ecpy (fft_param_u u, void *edmaState) |