![]() |
![]() |
#include <ti/fftlib/src/common/fft_common.h>
Go to the source code of this file.
#define | FFT_OMP_DP_1D_R2C_4STEP_MIN_SIZE ( 1024) |
#define | FFT_OMP_DP_1D_R2C_4STEP_MAX_SIZE (1024*1024) |
#define | FFT_OMP_DP_1D_R2C_NUMOFLINEBUFS 4 |
fft_plan_t | fft_omp_dp_plan_1d_r2c (int N, int mode, fft_callout_t fxns) |
int | fft_omp_dp_1d_r2c_ecpy (fft_param_u u, void *edmaState) |