Home
last modified time | relevance | path

Searched refs:SNR_ERROR_THRESH (Results 1 – 25 of 64) sorted by relevance

123

/Zephyr-latest/tests/lib/cmsis_dsp/quaternionmath/src/
Df32.c16 #define SNR_ERROR_THRESH ((float32_t)120) macro
36 test_snr_error_f32(length, output, ref, SNR_ERROR_THRESH), in ZTEST()
64 test_snr_error_f32(length, output, ref, SNR_ERROR_THRESH), in ZTEST()
92 test_snr_error_f32(length, output, ref, SNR_ERROR_THRESH), in ZTEST()
120 test_snr_error_f32(length, output, ref, SNR_ERROR_THRESH), in ZTEST()
158 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
187 test_snr_error_f32(length, output, ref, SNR_ERROR_THRESH), in ZTEST()
215 test_snr_error_f32(length, output, ref, SNR_ERROR_THRESH), in ZTEST()
253 test_snr_error_f32(length, output, ref, SNR_ERROR_THRESH), in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/fastmath/src/
Dq31.c16 #define SNR_ERROR_THRESH ((float32_t)100) macro
38 test_snr_error_q31(length, output, ref_cos, SNR_ERROR_THRESH), in ZTEST()
66 test_snr_error_q31(length, output, ref_sin, SNR_ERROR_THRESH), in ZTEST()
105 test_snr_error_q31(length, output, ref_sqrt, SNR_ERROR_THRESH), in ZTEST()
Dq15.c16 #define SNR_ERROR_THRESH ((float32_t)70) macro
38 test_snr_error_q15(length, output, ref_cos, SNR_ERROR_THRESH), in ZTEST()
66 test_snr_error_q15(length, output, ref_sin, SNR_ERROR_THRESH), in ZTEST()
105 test_snr_error_q15(length, output, ref_sqrt, SNR_ERROR_THRESH), in ZTEST()
141 test_snr_error_q15(length, output, ref_divide, SNR_ERROR_THRESH), in ZTEST()
Df32.c16 #define SNR_ERROR_THRESH ((float32_t)120) macro
40 SNR_ERROR_THRESH), in ZTEST()
70 SNR_ERROR_THRESH), in ZTEST()
112 SNR_ERROR_THRESH), in ZTEST()
139 SNR_ERROR_THRESH), in test_arm_vlog_f32()
171 SNR_ERROR_THRESH), in test_arm_vexp_f32()
Df16.c16 #define SNR_ERROR_THRESH ((float32_t)60) macro
55 SNR_ERROR_THRESH),
85 SNR_ERROR_THRESH),
130 SNR_ERROR_THRESH), in ZTEST()
189 SNR_ERROR_THRESH), in test_arm_vexp_f16()
221 SNR_ERROR_THRESH), in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/complexmath/src/
Df16.c16 #define SNR_ERROR_THRESH ((float32_t)39) macro
40 SNR_ERROR_THRESH), in test_arm_cmplx_conj_f16()
74 SNR_ERROR_THRESH), in test_arm_cmplx_dot_prod_f16()
108 SNR_ERROR_THRESH), in test_arm_cmplx_mag_f16()
139 SNR_ERROR_THRESH), in test_arm_cmplx_mag_squared_f16()
176 SNR_ERROR_THRESH), in test_arm_cmplx_mult_cmplx_f16()
217 SNR_ERROR_THRESH), in test_arm_cmplx_mult_real_f16()
Df32.c16 #define SNR_ERROR_THRESH ((float32_t)120) macro
40 SNR_ERROR_THRESH), in test_arm_cmplx_conj_f32()
74 SNR_ERROR_THRESH), in test_arm_cmplx_dot_prod_f32()
108 SNR_ERROR_THRESH), in test_arm_cmplx_mag_f32()
139 SNR_ERROR_THRESH), in test_arm_cmplx_mag_squared_f32()
176 SNR_ERROR_THRESH), in test_arm_cmplx_mult_cmplx_f32()
217 SNR_ERROR_THRESH), in test_arm_cmplx_mult_real_f32()
Dq31.c16 #define SNR_ERROR_THRESH ((float32_t)100) macro
40 test_snr_error_q31(buf_length, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_conj_q31()
71 test_snr_error_q63(2, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_dot_prod_q31()
103 test_snr_error_q31(length, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_mag_q31()
132 test_snr_error_q31(length, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_mag_squared_q31()
166 test_snr_error_q31(buf_length, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_mult_cmplx_q31()
204 test_snr_error_q31(buf_length, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_mult_real_q31()
Dq15.c16 #define SNR_ERROR_THRESH ((float32_t)25) macro
41 test_snr_error_q15(buf_length, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_conj_q15()
72 test_snr_error_q31(2, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_dot_prod_q15()
133 test_snr_error_q15(length, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_mag_squared_q15()
167 test_snr_error_q15(buf_length, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_mult_cmplx_q15()
205 test_snr_error_q15(buf_length, output, ref, SNR_ERROR_THRESH), in test_arm_cmplx_mult_real_q15()
/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/
Dq15.c16 #define SNR_ERROR_THRESH ((float32_t)70) macro
43 SNR_ERROR_THRESH), in ZTEST()
83 SNR_ERROR_THRESH), in ZTEST()
Dq31.c16 #define SNR_ERROR_THRESH ((float32_t)100) macro
43 SNR_ERROR_THRESH), in ZTEST()
83 SNR_ERROR_THRESH), in ZTEST()
Dq7.c16 #define SNR_ERROR_THRESH ((float32_t)20) macro
43 SNR_ERROR_THRESH), in ZTEST()
83 SNR_ERROR_THRESH), in ZTEST()
Df16.c16 #define SNR_ERROR_THRESH ((float16_t)55) macro
47 SNR_ERROR_THRESH), in ZTEST()
88 SNR_ERROR_THRESH), in ZTEST()
Df32.c16 #define SNR_ERROR_THRESH ((float32_t)120) macro
46 SNR_ERROR_THRESH), in test_arm_linear_interp_f32()
87 SNR_ERROR_THRESH), in test_arm_bilinear_interp_f32()
131 SNR_ERROR_THRESH), in test_arm_spline()
/Zephyr-latest/tests/subsys/dsp/basicmath/src/
Df32.c16 #define SNR_ERROR_THRESH ((float32_t)120) macro
34 SNR_ERROR_THRESH), in test_zdsp_add_f32()
68 zassert_true(test_snr_error_f32(length, output, (float32_t *)ref, SNR_ERROR_THRESH), in test_zdsp_add_f32_in_place()
99 SNR_ERROR_THRESH), in test_zdsp_sub_f32()
133 zassert_true(test_snr_error_f32(length, output, (float32_t *)ref, SNR_ERROR_THRESH), in test_zdsp_sub_f32_in_place()
164 SNR_ERROR_THRESH), in test_zdsp_mult_f32()
198 zassert_true(test_snr_error_f32(length, output, (float32_t *)ref, SNR_ERROR_THRESH), in test_zdsp_mult_f32_in_place()
229 SNR_ERROR_THRESH), in test_zdsp_negate_f32()
263 zassert_true(test_snr_error_f32(length, output, (float32_t *)ref, SNR_ERROR_THRESH), in test_zdsp_negate_f32_in_place()
294 SNR_ERROR_THRESH), in test_zdsp_offset_f32()
[all …]
Df16.c16 #define SNR_ERROR_THRESH ((float32_t)62) macro
36 SNR_ERROR_THRESH), in test_zdsp_add_f16()
70 zassert_true(test_snr_error_f16(length, output, (float16_t *)ref, SNR_ERROR_THRESH), in test_zdsp_add_f16_in_place()
102 SNR_ERROR_THRESH), in test_zdsp_sub_f16()
136 zassert_true(test_snr_error_f16(length, output, (float16_t *)ref, SNR_ERROR_THRESH), in test_zdsp_sub_f16_in_place()
168 SNR_ERROR_THRESH), in test_zdsp_mult_f16()
202 zassert_true(test_snr_error_f16(length, output, (float16_t *)ref, SNR_ERROR_THRESH), in test_zdsp_mult_f16_in_place()
233 SNR_ERROR_THRESH), in test_zdsp_negate_f16()
267 zassert_true(test_snr_error_f16(length, output, (float16_t *)ref, SNR_ERROR_THRESH), in test_zdsp_negate_f16_in_place()
299 SNR_ERROR_THRESH), in test_zdsp_offset_f16()
[all …]
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/
Df64.c16 #define SNR_ERROR_THRESH ((float64_t)300) macro
43 test_snr_error_f64(length, ref, output, SNR_ERROR_THRESH), in ZTEST()
82 test_snr_error_f64(length, ref, output, SNR_ERROR_THRESH), in ZTEST()
Df32.c16 #define SNR_ERROR_THRESH ((float32_t)120) macro
138 test_snr_error_f32(1, output, ref, SNR_ERROR_THRESH), in test_arm_mean_f32()
171 test_snr_error_f32(1, output, ref, SNR_ERROR_THRESH), in test_arm_power_f32()
204 test_snr_error_f32(1, output, ref, SNR_ERROR_THRESH), in test_arm_rms_f32()
237 test_snr_error_f32(1, output, ref, SNR_ERROR_THRESH), in test_arm_std_f32()
270 test_snr_error_f32(1, output, ref, SNR_ERROR_THRESH), in test_arm_var_f32()
309 test_snr_error_f32(length, ref, output, SNR_ERROR_THRESH), in ZTEST()
344 test_snr_error_f32(length, ref, output, SNR_ERROR_THRESH), in ZTEST()
383 test_snr_error_f32(length, ref, output, SNR_ERROR_THRESH), in ZTEST()
427 test_snr_error_f32(length, ref, output, SNR_ERROR_THRESH), in ZTEST()
Dq31.c16 #define SNR_ERROR_THRESH ((float32_t)100) macro
122 test_snr_error_q31(1, output, ref, SNR_ERROR_THRESH), in test_arm_mean_q31()
155 test_snr_error_q63(1, output, ref, SNR_ERROR_THRESH), in test_arm_power_q31()
188 test_snr_error_q31(1, output, ref, SNR_ERROR_THRESH), in test_arm_rms_q31()
221 test_snr_error_q31(1, output, ref, SNR_ERROR_THRESH), in test_arm_std_q31()
254 test_snr_error_q31(1, output, ref, SNR_ERROR_THRESH), in test_arm_var_q31()
Dq15.c16 #define SNR_ERROR_THRESH ((float32_t)50) macro
122 test_snr_error_q15(1, output, ref, SNR_ERROR_THRESH), in test_arm_mean_q15()
155 test_snr_error_q63(1, output, ref, SNR_ERROR_THRESH), in test_arm_power_q15()
188 test_snr_error_q15(1, output, ref, SNR_ERROR_THRESH), in test_arm_rms_q15()
221 test_snr_error_q15(1, output, ref, SNR_ERROR_THRESH), in test_arm_std_q15()
254 test_snr_error_q15(1, output, ref, SNR_ERROR_THRESH), in test_arm_var_q15()
Df16.c16 #define SNR_ERROR_THRESH ((float32_t)48) macro
154 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_mean_f16()
187 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_power_f16()
220 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_rms_f16()
253 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_std_f16()
286 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_var_f16()
325 test_snr_error_f16(length, ref, output, SNR_ERROR_THRESH), in ZTEST()
360 test_snr_error_f16(length, ref, output, SNR_ERROR_THRESH), in ZTEST()
444 test_snr_error_f16(length, ref, output, SNR_ERROR_THRESH), in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dbiquad_f64.c16 #define SNR_ERROR_THRESH ((float64_t)98) macro
57 test_snr_error_f64(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
115 test_snr_error_f64(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
Dbiquad_q15.c16 #define SNR_ERROR_THRESH ((float32_t)30) macro
54 test_snr_error_q15(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
Dmisc_q7.c16 #define SNR_ERROR_THRESH ((float32_t)15) macro
33 test_snr_error_q7(ref_length, ref, output, SNR_ERROR_THRESH), in test_arm_correlate_q7()
90 test_snr_error_q7(ref_length, ref, output, SNR_ERROR_THRESH), in test_arm_conv_q7()
158 test_snr_error_q7(ref_length, ref, temp, SNR_ERROR_THRESH), in test_arm_conv_partial_q7()
199 test_snr_error_q7(ref_length, ref, temp, SNR_ERROR_THRESH), in test_arm_conv_partial_opt_q7()
Dbiquad_f32.c16 #define SNR_ERROR_THRESH ((float32_t)98) macro
67 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
116 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
182 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
239 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
295 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()

123