![]() |
![]() |
#include <ti/fftlib/src/common/fft_common.h>
Go to the source code of this file.
Defines | |
#define | IFFT_OMP_SP_2D_C2C_NUMOFLINEBUFS 8 |
#define | IFFT_OMP_SP_2D_C2C_MIN_SIZE ( 16) |
#define | IFFT_OMP_SP_2D_C2C_MAX_SIZE (128*1024) |
fft_plan_t | ifft_omp_sp_plan_2d_c2c (int N1, int N2, int mode, fft_callout_t fxns) |
int | ifft_omp_sp_2d_c2c_ecpy (fft_param_u u, void *edmaState) |
#define IFFT_OMP_SP_2D_C2C_NUMOFLINEBUFS 8 |
Definition at line 43 of file ifft_omp_sp_2d_c2c.h.