This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C66X的DSPLIB中单精度、双精度的fir滤波器问题

Other Parts Discussed in Thread: FFTLIB

问题1:我想再DSP6678中运行双精度的fir滤波器,但在DSPLIB中没法找到,只找到了单进度了,双精度的是否有库函数支持?

问题2:单进度的DSPF_sp_fir_gen、DSPF_sp_fir_cplx、DSPF_sp_fir_r2三 个函数用法上有和区别?