CI130X SDK API手册  2.2.0
本手册用于描述CI130X SDK各个组件和驱动API
成员变量
romruntime_func_s::fftfunc_s结构体 参考

#include <romlib_runtime.h>

成员变量

void(* riscv_rfft_fast_f32_p )(riscv_rfft_fast_instance_f32 *S, float *p, float *pOut, uint8_t ifftFlag)
 
int(* riscv_rfft_fast_init_f32_p )(riscv_rfft_fast_instance_f32 *S, unsigned int fft_len)
 

结构体成员变量说明

◆ riscv_rfft_fast_f32_p

void(* riscv_rfft_fast_f32_p) (riscv_rfft_fast_instance_f32 *S, float *p, float *pOut, uint8_t ifftFlag)

◆ riscv_rfft_fast_init_f32_p

int(* riscv_rfft_fast_init_f32_p) (riscv_rfft_fast_instance_f32 *S, unsigned int fft_len)

该结构体的文档由以下文件生成: