CSI-DSP
Version 1.0.0
CSI DSP Software Library
|
Instance structure for the floating-point RFFT/RIFFT function.
Data Fields | |
csky_cfft_instance_f32 | Sint |
uint16_t | fftLenRFFT |
float32_t * | pTwiddleRFFT |
uint16_t csky_rfft_fast_instance_f32::fftLenRFFT |
length of the real sequence
float32_t* csky_rfft_fast_instance_f32::pTwiddleRFFT |
Twiddle factors real stage
csky_cfft_instance_f32 csky_rfft_fast_instance_f32::Sint |
Internal CFFT structure.