Home
last modified time | relevance | path

Searched refs:test_snr_error_f32 (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/tests/lib/cmsis_dsp/quaternionmath/src/
Df32.c36 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/complexmath/src/
Df32.c39 test_snr_error_f32(buf_length, output, (float32_t *)ref, in test_arm_cmplx_conj_f32()
73 test_snr_error_f32(2, output, (float32_t *)ref, in test_arm_cmplx_dot_prod_f32()
107 test_snr_error_f32(length, output, (float32_t *)ref, in test_arm_cmplx_mag_f32()
138 test_snr_error_f32(length, output, (float32_t *)ref, in test_arm_cmplx_mag_squared_f32()
175 test_snr_error_f32(buf_length, output, (float32_t *)ref, in test_arm_cmplx_mult_cmplx_f32()
215 test_snr_error_f32( in test_arm_cmplx_mult_real_f32()
/Zephyr-latest/tests/lib/cmsis_dsp/fastmath/src/
Df32.c39 test_snr_error_f32(length, output, (float32_t *)ref_cos, in ZTEST()
69 test_snr_error_f32(length, output, (float32_t *)ref_sin, in ZTEST()
111 test_snr_error_f32(length, output, (float32_t *)ref_sqrt, in ZTEST()
138 test_snr_error_f32(length, output, (float32_t *)ref, in test_arm_vlog_f32()
170 test_snr_error_f32(length, output, (float32_t *)ref, in test_arm_vexp_f32()
/Zephyr-latest/tests/subsys/dsp/basicmath/src/
Df32.c33 test_snr_error_f32(length, output, (float32_t *)ref, 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()
98 test_snr_error_f32(length, output, (float32_t *)ref, 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()
163 test_snr_error_f32(length, output, (float32_t *)ref, 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()
228 test_snr_error_f32(length, output, (float32_t *)ref, 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()
293 test_snr_error_f32(length, output, (float32_t *)ref, in test_zdsp_offset_f32()
328 zassert_true(test_snr_error_f32(length, output, (float32_t *)ref, SNR_ERROR_THRESH), in test_zdsp_offset_f32_in_place()
[all …]
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/
Df32.c138 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()
/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/
Df32.c45 test_snr_error_f32(length, output, (float32_t *)ref_linear, in test_arm_linear_interp_f32()
86 test_snr_error_f32(length, output, (float32_t *)ref_bilinear, in test_arm_bilinear_interp_f32()
130 test_snr_error_f32(length, output, (float32_t *)ref, in test_arm_spline()
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dbiquad_f32.c67 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()
Dmisc_f32.c47 test_snr_error_f32(ref_length, (float32_t *)ref, output, in test_arm_correlate_f32()
122 test_snr_error_f32(ref_length, (float32_t *)ref, output, in test_arm_conv_f32()
207 test_snr_error_f32(ref_length, (const float32_t *)ref, temp, in test_arm_conv_partial_f32()
255 test_snr_error_f32(ref_length, (const float32_t *)ref, output, in test_arm_levinson_durbin_f32()
Ddecim_f32.c71 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
134 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
Dfir_f32.c92 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/
Dunary_f32.c105 test_snr_error_f32(length, output, (float32_t *)ref, in test_op2()
187 test_snr_error_f32(length, output, (float32_t *)ref, in test_op1()
257 test_snr_error_f32(length, output, (float32_t *)ref_inv, in ZTEST()
323 test_snr_error_f32(length, output_buf, (float32_t *)ref, in test_op2v()
398 test_snr_error_f32(2 * length, output, (float32_t *)ref, in test_op1c()
465 test_snr_error_f32(length, output, (float32_t *)ref_cholesky_dpo, in ZTEST()
539 test_snr_error_f32(length, output, in ZTEST()
616 test_snr_error_f32(length, output, in ZTEST()
Dbinary_f32.c97 test_snr_error_f32(length, output, (float32_t *)ref, in test_op2()
188 test_snr_error_f32(2 * length, output, (float32_t *)ref, in test_op2c()
/Zephyr-latest/tests/lib/cmsis_dsp/transform/src/
Drf32.c44 test_snr_error_f32(length, output, (float32_t *)ref, in test_arm_rfft_f32_real_backend()
Dcf32.c44 test_snr_error_f32(length, output, (float32_t *)ref, in test_arm_cfft_f32_cmplx_backend()
/Zephyr-latest/tests/lib/cmsis_dsp/common/
Dtest_common.h408 static inline bool test_snr_error_f32( in test_snr_error_f32() function