CMSIS-DSP
Version 1.10.0
CMSIS DSP Software Library
|
Instance structure for the floating-point RFFT/RIFFT function.
Data Fields | |
arm_cfft_instance_f16 | Sint |
uint16_t | fftLenRFFT |
const float16_t * | pTwiddleRFFT |
uint16_t fftLenRFFT |
length of the real sequence
const float16_t* pTwiddleRFFT |
Twiddle factors real stage
Internal CFFT structure.