Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_dsp/common/
Dmath_helper.h106 static inline float arm_snr_f32(const float *pRef, const float *pTest, in arm_snr_f32() function
Dtest_common.h414 snr = arm_snr_f32(a, b, length); in test_snr_error_f32()