Commit Graph

2 Commits (fb90fab3e74d9c4280b15a107b2f58ac316d308f)

Author SHA1 Message Date
Christophe Favergeon 02d4e88031 CMSIS-DSP: Reworked sqrt q15 and q31 5 years ago
Christophe Favergeon 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31
arm_cmplx_mag_q15 reworked to be more accurate but less efficient.

New function arm_cmplx_mag_fast_q15 introduced to retain previous
(less accurate) but faster behavior.

Improvement to Python wrapper to support the new functions.
5 years ago