Commit Graph

3 Commits (4806c7f01d6c13ac22e13e36556f34b25bf8a8ce)

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