Commit Graph

3 Commits (8a30e1817790df3f4e1efeea3af629ad707da7da)

Author SHA1 Message Date
Christophe Favergeon cd7ecea5a7 CMSIS-DSP: Corrected some failing f16 tests. 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
Christophe Favergeon 55c9be8af0 CMSIS-DSP: Added additional f16 statistics functions
and the required f16 fast math functions.
6 years ago