Home
last modified time | relevance | path

Searched refs:arm_snr_q31 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/lib/cmsis_dsp/common/
Dmath_helper.h197 static inline float arm_snr_q31(const q31_t *pRef, const q31_t *pTest, in arm_snr_q31() function
Dtest_common.h444 snr = arm_snr_q31(a, b, length); in test_snr_error_q31()