/Zephyr-Core-3.5.0/tests/lib/cmsis_dsp/fastmath/src/ |
D | q31.c | 42 test_near_equal_q31(length, output, ref_cos, ABS_ERROR_THRESH), in ZTEST() 70 test_near_equal_q31(length, output, ref_sin, ABS_ERROR_THRESH), in ZTEST() 109 test_near_equal_q31(length, output, ref_sqrt, in ZTEST()
|
/Zephyr-Core-3.5.0/tests/lib/cmsis_dsp/complexmath/src/ |
D | q31.c | 44 test_near_equal_q31(buf_length, output, ref, in test_arm_cmplx_conj_q31() 107 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_arm_cmplx_mag_q31() 136 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_arm_cmplx_mag_squared_q31() 170 test_near_equal_q31(buf_length, output, ref, in test_arm_cmplx_mult_cmplx_q31() 208 test_near_equal_q31(buf_length, output, ref, in test_arm_cmplx_mult_real_q31()
|
D | q15.c | 76 test_near_equal_q31(2, output, ref, ABS_ERROR_THRESH_Q31), in test_arm_cmplx_dot_prod_q15()
|
/Zephyr-Core-3.5.0/tests/lib/cmsis_dsp/filtering/src/ |
D | misc_q31.c | 48 test_near_equal_q31(ref_length, ref, output, in test_arm_correlate_q31() 120 test_near_equal_q31(ref_length, ref, output, in test_arm_conv_q31() 203 test_near_equal_q31(ref_length, ref, temp, in test_arm_conv_partial_q31() 240 test_near_equal_q31(ref_length, ref, temp, in test_arm_conv_partial_fast_q31() 297 test_near_equal_q31(ref_length, ref, output, in test_arm_levinson_durbin_q31() 302 test_near_equal_q31(1, &in_levinson_durbin_err[err_index], in test_arm_levinson_durbin_q31()
|
D | biquad_q31.c | 61 test_near_equal_q31(length, output_buf, ref, in ZTEST() 111 test_near_equal_q31(length, output_buf, ref, in ZTEST()
|
D | decim_q31.c | 75 test_near_equal_q31(length, output_buf, ref, in ZTEST() 139 test_near_equal_q31(length, output_buf, ref, in ZTEST()
|
D | fir_q31.c | 96 test_near_equal_q31(length, output_buf, ref, in ZTEST()
|
/Zephyr-Core-3.5.0/tests/lib/cmsis_dsp/interpolation/src/ |
D | q31.c | 47 test_near_equal_q31(length, output, ref_linear, in ZTEST() 87 test_near_equal_q31(length, output, ref_bilinear, in ZTEST()
|
/Zephyr-Core-3.5.0/tests/lib/cmsis_dsp/statistics/src/ |
D | q31.c | 126 test_near_equal_q31(1, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_mean_q31() 192 test_near_equal_q31(1, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_rms_q31() 225 test_near_equal_q31(1, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_std_q31() 258 test_near_equal_q31(1, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_var_q31()
|
D | q7.c | 163 test_near_equal_q31(1, output, ref, ABS_ERROR_THRESH_Q31), in test_arm_power_q7()
|
/Zephyr-Core-3.5.0/tests/subsys/dsp/basicmath/src/ |
D | q31.c | 38 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_add_q31() 72 zassert_true(test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_add_q31_in_place() 107 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_sub_q31() 141 zassert_true(test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_sub_q31_in_place() 176 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_mult_q31() 210 zassert_true(test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_mult_q31_in_place() 242 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_negate_q31() 275 zassert_true(test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_negate_q31_in_place() 308 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_offset_q31() 344 zassert_true(test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_offset_q31_in_place() [all …]
|
D | q7.c | 442 test_near_equal_q31(1, output, ref, ABS_ERROR_THRESH_Q31), in test_zdsp_dot_prod_q7()
|
/Zephyr-Core-3.5.0/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_q31.c | 98 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_op2() 177 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_op1() 248 test_near_equal_q31(length, output_buf, ref, ABS_ERROR_THRESH_Q31), in test_op2v() 321 test_near_equal_q31(2 * length, output, ref, ABS_ERROR_THRESH_Q31), in test_op1c()
|
D | binary_q31.c | 101 test_near_equal_q31(length, output, ref, ABS_ERROR_THRESH_Q31), in test_op2() 190 test_near_equal_q31(2 * length, output, ref, in test_op2c()
|
/Zephyr-Core-3.5.0/tests/lib/cmsis_dsp/support/src/ |
D | q15.c | 112 test_near_equal_q31( in test_arm_q15_to_q31()
|
D | q7.c | 112 test_near_equal_q31(length, ref, output, ABS_ERROR_THRESH_Q31), in test_arm_q7_to_q31()
|
D | f32.c | 87 test_near_equal_q31(length, ref, output, ABS_ERROR_THRESH_Q31), in test_arm_float_to_q31()
|
/Zephyr-Core-3.5.0/tests/lib/cmsis_dsp/common/ |
D | test_common.h | 279 static inline bool test_near_equal_q31( in test_near_equal_q31() function
|