Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_dsp/common/
Dmath_helper.h76 static inline double arm_snr_f64(const double *pRef, const double *pTest, in arm_snr_f64() function
Dtest_common.h404 snr = arm_snr_f64(a, b, length); in test_snr_error_f64()