CSI-DSP
Version 1.0.0
CSI DSP Software Library
|
函数 | |
void | csky_split_rifft_yv_q31 (q31_t *pSrc, uint32_t fftLen, const q31_t *pATable, const q31_t *pBTable, q31_t *pDst, uint32_t modifier) |
void | csky_fft_lib_int32_ifft (q31_t log2_buf_len, q31_t *in_buf, q31_t *out_buf, const q31_t *twi_table, const twi_table_rfft_q31 *last_stage_twi_table, const uint16_t *bitrev_tbl, q31_t *temp_buf, q31_t br) |
Q31 实数快速傅里叶逆变换 更多... | |