/Zephyr-latest/tests/lib/cmsis_dsp/quaternionmath/src/ |
D | f32.c | 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/complexmath/src/ |
D | f32.c | 39 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/ |
D | f32.c | 39 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/ |
D | f32.c | 33 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/ |
D | f32.c | 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()
|
/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/ |
D | f32.c | 45 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/ |
D | biquad_f32.c | 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()
|
D | misc_f32.c | 47 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()
|
D | decim_f32.c | 71 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()
|
D | fir_f32.c | 92 test_snr_error_f32(length, output_buf, ref, SNR_ERROR_THRESH), in ZTEST()
|
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_f32.c | 105 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()
|
D | binary_f32.c | 97 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/ |
D | rf32.c | 44 test_snr_error_f32(length, output, (float32_t *)ref, in test_arm_rfft_f32_real_backend()
|
D | cf32.c | 44 test_snr_error_f32(length, output, (float32_t *)ref, in test_arm_cfft_f32_cmplx_backend()
|
/Zephyr-latest/tests/lib/cmsis_dsp/common/ |
D | test_common.h | 408 static inline bool test_snr_error_f32( in test_snr_error_f32() function
|