Home
last modified time | relevance | path

Searched refs:REL_ERROR_THRESH (Results 1 – 25 of 34) sorted by relevance

12

/Zephyr-latest/tests/lib/cmsis_dsp/fastmath/src/
Df16.c18 #define REL_ERROR_THRESH (1.0e-3) macro
28 #undef REL_ERROR_THRESH
29 #define REL_ERROR_THRESH (1.1e-3) macro
60 ABS_ERROR_THRESH, REL_ERROR_THRESH),
90 ABS_ERROR_THRESH, REL_ERROR_THRESH),
135 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
194 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_arm_vexp_f16()
226 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
Df32.c17 #define REL_ERROR_THRESH (1.0e-6) macro
45 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
75 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
117 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
144 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_arm_vlog_f32()
176 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_arm_vexp_f32()
/Zephyr-latest/tests/lib/cmsis_dsp/quaternionmath/src/
Df32.c17 #define REL_ERROR_THRESH (1.0e-6) macro
41 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
69 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
97 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
125 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
163 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
192 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
220 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
258 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/complexmath/src/
Df16.c17 #define REL_ERROR_THRESH (6.0e-2) macro
45 REL_ERROR_THRESH), in test_arm_cmplx_conj_f16()
79 REL_ERROR_THRESH), in test_arm_cmplx_dot_prod_f16()
113 REL_ERROR_THRESH), in test_arm_cmplx_mag_f16()
144 REL_ERROR_THRESH), in test_arm_cmplx_mag_squared_f16()
181 REL_ERROR_THRESH), in test_arm_cmplx_mult_cmplx_f16()
223 REL_ERROR_THRESH), in test_arm_cmplx_mult_real_f16()
Df32.c17 #define REL_ERROR_THRESH (7.0e-6) macro
45 REL_ERROR_THRESH), in test_arm_cmplx_conj_f32()
79 REL_ERROR_THRESH), in test_arm_cmplx_dot_prod_f32()
113 REL_ERROR_THRESH), in test_arm_cmplx_mag_f32()
144 REL_ERROR_THRESH), in test_arm_cmplx_mag_squared_f32()
181 REL_ERROR_THRESH), in test_arm_cmplx_mult_cmplx_f32()
223 REL_ERROR_THRESH), in test_arm_cmplx_mult_real_f32()
/Zephyr-latest/tests/subsys/dsp/basicmath/src/
Df32.c17 #define REL_ERROR_THRESH (5.0e-5) macro
39 REL_ERROR_THRESH), in test_zdsp_add_f32()
71 zassert_true(test_rel_error_f32(length, output, (float32_t *)ref, REL_ERROR_THRESH), in test_zdsp_add_f32_in_place()
104 REL_ERROR_THRESH), in test_zdsp_sub_f32()
136 zassert_true(test_rel_error_f32(length, output, (float32_t *)ref, REL_ERROR_THRESH), in test_zdsp_sub_f32_in_place()
169 REL_ERROR_THRESH), in test_zdsp_mult_f32()
201 zassert_true(test_rel_error_f32(length, output, (float32_t *)ref, REL_ERROR_THRESH), in test_zdsp_mult_f32_in_place()
234 REL_ERROR_THRESH), in test_zdsp_negate_f32()
266 zassert_true(test_rel_error_f32(length, output, (float32_t *)ref, REL_ERROR_THRESH), in test_zdsp_negate_f32_in_place()
299 REL_ERROR_THRESH), in test_zdsp_offset_f32()
[all …]
Df16.c18 #define REL_ERROR_THRESH (4.0e-2) macro
41 REL_ERROR_THRESH), in test_zdsp_add_f16()
73 zassert_true(test_rel_error_f16(length, output, (float16_t *)ref, REL_ERROR_THRESH), in test_zdsp_add_f16_in_place()
107 REL_ERROR_THRESH), in test_zdsp_sub_f16()
139 zassert_true(test_rel_error_f16(length, output, (float16_t *)ref, REL_ERROR_THRESH), in test_zdsp_sub_f16_in_place()
173 REL_ERROR_THRESH), in test_zdsp_mult_f16()
205 zassert_true(test_rel_error_f16(length, output, (float16_t *)ref, REL_ERROR_THRESH), in test_zdsp_mult_f16_in_place()
238 REL_ERROR_THRESH), in test_zdsp_negate_f16()
270 zassert_true(test_rel_error_f16(length, output, (float16_t *)ref, REL_ERROR_THRESH), in test_zdsp_negate_f16_in_place()
304 REL_ERROR_THRESH), in test_zdsp_offset_f16()
[all …]
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/
Df64.c17 #define REL_ERROR_THRESH (1.0e-14) macro
47 test_near_equal_f64(length, ref, output, REL_ERROR_THRESH), in ZTEST()
86 test_near_equal_f64(length, ref, output, REL_ERROR_THRESH), in ZTEST()
Df16.c17 #define REL_ERROR_THRESH (6.0e-3) macro
28 #undef REL_ERROR_THRESH
29 #define REL_ERROR_THRESH (10.0e-3) macro
158 test_rel_error_f16(1, output, ref, REL_ERROR_THRESH), in test_arm_mean_f16()
191 test_rel_error_f16(1, output, ref, REL_ERROR_THRESH), in test_arm_power_f16()
224 test_rel_error_f16(1, output, ref, REL_ERROR_THRESH), in test_arm_rms_f16()
257 test_rel_error_f16(1, output, ref, REL_ERROR_THRESH), in test_arm_std_f16()
290 test_rel_error_f16(1, output, ref, REL_ERROR_THRESH), in test_arm_var_f16()
329 test_near_equal_f16(length, ref, output, REL_ERROR_THRESH), in ZTEST()
364 test_near_equal_f16(length, ref, output, REL_ERROR_THRESH), in ZTEST()
[all …]
Df32.c17 #define REL_ERROR_THRESH (1.0e-5) macro
142 test_rel_error_f32(1, output, ref, REL_ERROR_THRESH), in test_arm_mean_f32()
175 test_rel_error_f32(1, output, ref, REL_ERROR_THRESH), in test_arm_power_f32()
208 test_rel_error_f32(1, output, ref, REL_ERROR_THRESH), in test_arm_rms_f32()
241 test_rel_error_f32(1, output, ref, REL_ERROR_THRESH), in test_arm_std_f32()
274 test_rel_error_f32(1, output, ref, REL_ERROR_THRESH), in test_arm_var_f32()
313 test_near_equal_f32(length, ref, output, REL_ERROR_THRESH), in ZTEST()
348 test_near_equal_f32(length, ref, output, REL_ERROR_THRESH), in ZTEST()
387 test_near_equal_f32(length, ref, output, REL_ERROR_THRESH), in ZTEST()
431 test_near_equal_f32(length, ref, output, REL_ERROR_THRESH), in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/
Df16.c17 #define REL_ERROR_THRESH (5.0e-3) macro
52 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
93 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
Df32.c17 #define REL_ERROR_THRESH (8.0e-5) macro
51 REL_ERROR_THRESH), in test_arm_linear_interp_f32()
92 REL_ERROR_THRESH), in test_arm_bilinear_interp_f32()
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dbiquad_f64.c17 #define REL_ERROR_THRESH (1.2e-3) macro
61 test_rel_error_f64(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
119 test_rel_error_f64(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
Dbiquad_f32.c17 #define REL_ERROR_THRESH (1.2e-3) macro
71 test_rel_error_f32(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
120 test_rel_error_f32(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
186 test_rel_error_f32(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
243 test_rel_error_f32(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
299 test_rel_error_f32(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
Dbiquad_f16.c17 #define REL_ERROR_THRESH (5.0e-2) macro
73 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
123 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
190 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
248 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
305 ABS_ERROR_THRESH, REL_ERROR_THRESH), in ZTEST()
Ddecim_f32.c17 #define REL_ERROR_THRESH (8.0e-4) macro
75 test_rel_error_f32(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
138 test_rel_error_f32(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
Dfir_f16.c17 #define REL_ERROR_THRESH (1.0e-2) macro
96 test_rel_error_f16(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
Dfir_f32.c17 #define REL_ERROR_THRESH (3.0e-5) macro
96 test_rel_error_f32(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
Dmisc_f16.c17 #define REL_ERROR_THRESH (1.0e-4) macro
45 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_arm_correlate_f16()
125 ABS_ERROR_THRESH, REL_ERROR_THRESH),
Dmisc_f32.c17 #define REL_ERROR_THRESH (1.0e-6) macro
53 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_arm_correlate_f32()
128 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_arm_conv_f32()
213 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_arm_conv_partial_f32()
/Zephyr-latest/tests/lib/cmsis_dsp/bayes/src/
Df32.c16 #define REL_ERROR_THRESH (5.0e-6) macro
74 (float32_t *)ref_prob, REL_ERROR_THRESH), in ZTEST()
Df16.c16 #define REL_ERROR_THRESH (3.0e-3) macro
76 (float16_t *)ref_prob, REL_ERROR_THRESH), in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/
Dbinary_f32.c17 #define REL_ERROR_THRESH (1.0e-6) macro
103 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_op2()
194 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_op2c()
Dbinary_f64.c17 #define REL_ERROR_THRESH (1.0e-6) macro
103 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_op2()
199 ABS_ERROR_THRESH, REL_ERROR_THRESH),
Dbinary_f16.c17 #define REL_ERROR_THRESH (2.0e-3) macro
103 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_op2()
194 ABS_ERROR_THRESH, REL_ERROR_THRESH), in test_op2c()

12