CSI-DSP  Version 1.0.0
CSI DSP Software Library
函数
csky_rfft_q15_yv.c 文件参考

函数

void csky_split_rfft_yv_q15 (q15_t *pSrc, uint32_t fftLen, const q15_t *pATable, const q15_t *pBTable, q15_t *pDst, uint32_t modifier)
 
void csky_fft_lib_int16_fft (q31_t log2_buf_len, q15_t *in_buf, q15_t *out_buf, const q15_t *twi_table, const twi_table_rfft_q15 *last_stage_twi_table, const uint16_t *bitrev_tbl, q15_t *temp_buf, q7_t *ScaleShift, q31_t br)
 Q15 实数快速傅里叶变换 更多...
 

函数说明

void csky_split_rfft_yv_q15 ( q15_t pSrc,
uint32_t  fftLen,
const q15_t pATable,
const q15_t pBTable,
q15_t pDst,
uint32_t  modifier 
)