CSI-DSP
Version 1.0.0
CSI DSP Software Library
|
函数 | |
void | csky_split_rifft_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_ifft (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 实数快速傅里叶逆变换 更多... | |