Searched refs:test_near_equal_q63 (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/tests/lib/cmsis_dsp/complexmath/src/ |
D | q31.c | 75 test_near_equal_q63(2, output, ref, ABS_ERROR_THRESH_Q63), in test_arm_cmplx_dot_prod_q31()
|
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/ |
D | q31.c | 159 test_near_equal_q63(1, output, ref, ABS_ERROR_THRESH_Q63), in test_arm_power_q31()
|
D | q15.c | 159 test_near_equal_q63(1, output, ref, ABS_ERROR_THRESH_Q63), in test_arm_power_q15()
|
/Zephyr-latest/tests/lib/cmsis_dsp/common/ |
D | test_common.h | 221 static inline bool test_near_equal_q63( in test_near_equal_q63() function
|
/Zephyr-latest/tests/subsys/dsp/basicmath/src/ |
D | q31.c | 452 test_near_equal_q63(1, output, ref, ABS_ERROR_THRESH_Q63), in test_zdsp_dot_prod_q31()
|
D | q15.c | 461 test_near_equal_q63(1, output, ref, ABS_ERROR_THRESH_Q63), in test_zdsp_dot_prod_q15()
|