CSI-DSP  Version 1.0.0
CSI DSP Software Library
Data Fields
csky_rfft_fast_instance_f32 Struct Reference

Instance structure for the floating-point RFFT/RIFFT function.

Data Fields

csky_cfft_instance_f32 Sint
 
uint16_t fftLenRFFT
 
float32_tpTwiddleRFFT
 

Field Documentation

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.