Searched refs:arm_snr_q7 (Results 1 – 2 of 2) sorted by relevance
251 static inline float arm_snr_q7(const q7_t *pRef, const q7_t *pTest, in arm_snr_q7() function
462 snr = arm_snr_q7(a, b, length); in test_snr_error_q7()