Searched refs:test_snr_error_q63 (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/tests/lib/cmsis_dsp/complexmath/src/ |
D | q31.c | 71 test_snr_error_q63(2, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_dot_prod_q31()
|
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/ |
D | q31.c | 155 test_snr_error_q63(1, output, ref, SNR_ERROR_THRESH), in test_arm_power_q31()
|
D | q15.c | 155 test_snr_error_q63(1, output, ref, SNR_ERROR_THRESH), in test_arm_power_q15()
|
/Zephyr-latest/tests/lib/cmsis_dsp/common/ |
D | test_common.h | 430 static inline bool test_snr_error_q63( in test_snr_error_q63() function
|
/Zephyr-latest/tests/subsys/dsp/basicmath/src/ |
D | q31.c | 448 test_snr_error_q63(1, output, ref, SNR_ERROR_THRESH), in test_zdsp_dot_prod_q31()
|
D | q15.c | 457 test_snr_error_q63(1, output, ref, SNR_ERROR_THRESH_HIGH), in test_zdsp_dot_prod_q15()
|