Home
last modified time | relevance | path

Searched refs:test_near_equal_q15 (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/tests/lib/cmsis_dsp/fastmath/src/
Dq15.c42 test_near_equal_q15(length, output, ref_cos, ABS_ERROR_THRESH), in ZTEST()
70 test_near_equal_q15(length, output, ref_sin, ABS_ERROR_THRESH), in ZTEST()
109 test_near_equal_q15(length, output, ref_sqrt, in ZTEST()
145 test_near_equal_q15(length, output, ref_divide, in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/complexmath/src/
Dq15.c45 test_near_equal_q15(buf_length, output, ref, in test_arm_cmplx_conj_q15()
108 test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_cmplx_mag_q15()
137 test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_cmplx_mag_squared_q15()
171 test_near_equal_q15(buf_length, output, ref, in test_arm_cmplx_mult_cmplx_q15()
209 test_near_equal_q15(buf_length, output, ref, in test_arm_cmplx_mult_real_q15()
/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/
Dq15.c47 test_near_equal_q15(length, output, ref_linear, in ZTEST()
87 test_near_equal_q15(length, output, ref_bilinear, in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dmisc_q15.c38 test_near_equal_q15(ref_length, ref, output, in test_arm_correlate_q15()
95 test_near_equal_q15(ref_length, ref, output, in test_arm_conv_q15()
163 test_near_equal_q15(ref_length, ref, temp, in test_arm_conv_partial_q15()
200 test_near_equal_q15(ref_length, ref, temp, in test_arm_conv_partial_fast_q15()
241 test_near_equal_q15(ref_length, ref, temp, in test_arm_conv_partial_opt_q15()
284 test_near_equal_q15(ref_length, ref, temp, in test_arm_conv_partial_fast_opt_q15()
Ddecim_q15.c75 test_near_equal_q15(length, output_buf, ref, in ZTEST()
139 test_near_equal_q15(length, output_buf, ref, in ZTEST()
Dbiquad_q15.c58 test_near_equal_q15(length, output_buf, ref, in ZTEST()
Dfir_q15.c96 test_near_equal_q15(length, output_buf, ref, in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/
Dq15.c126 test_near_equal_q15(1, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_mean_q15()
192 test_near_equal_q15(1, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_rms_q15()
225 test_near_equal_q15(1, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_std_q15()
258 test_near_equal_q15(1, output, ref, ABS_ERROR_THRESH_Q15), in test_arm_var_q15()
/Zephyr-latest/tests/subsys/dsp/basicmath/src/
Dq15.c40 test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_add_q15()
76 zassert_true(test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_add_q15_in_place()
112 test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_sub_q15()
148 zassert_true(test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_sub_q15_in_place()
184 test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_mult_q15()
218 zassert_true(test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_mult_q15_in_place()
251 test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_negate_q15()
284 zassert_true(test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_negate_q15_in_place()
317 test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_offset_q15()
353 zassert_true(test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_zdsp_offset_q15_in_place()
[all …]
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/src/
Dmath_ops.c15 static inline int test_near_equal_q15(uint32_t length, const int16_t *in_a, in test_near_equal_q15() function
42 ret = test_near_equal_q15(VEC_LENGTH, output, ref_add, ABS_ERROR_THRESH_Q15); in test_vec_sum_int16_op()
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/
Dunary_q15.c98 test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_op2()
177 test_near_equal_q15(length, output, ref, ABS_ERROR_THRESH_Q15), in test_op1()
248 test_near_equal_q15(length, output_buf, ref, ABS_ERROR_THRESH_Q15), in test_op2v()
321 test_near_equal_q15(2 * length, output, ref, ABS_ERROR_THRESH_Q15), in test_op1c()
Dbinary_q15.c107 test_near_equal_q15(length, output, ref, in test_op2()
202 test_near_equal_q15(2 * length, output, ref, in test_op2c()
/Zephyr-latest/tests/lib/cmsis_dsp/support/src/
Dq31.c112 test_near_equal_q15(length, ref, output, ABS_ERROR_THRESH_Q15), in test_arm_q31_to_q15()
Dq7.c137 test_near_equal_q15(length, ref, output, ABS_ERROR_THRESH_Q15), in test_arm_q7_to_q15()
Df16.c96 test_near_equal_q15(length, ref, output, ABS_ERROR_THRESH_Q15), in test_arm_f16_to_q15()
Df32.c112 test_near_equal_q15(length, ref, output, ABS_ERROR_THRESH_Q15), in test_arm_float_to_q15()
/Zephyr-latest/tests/lib/cmsis_dsp/common/
Dtest_common.h249 static inline bool test_near_equal_q15( in test_near_equal_q15() function