Home
last modified time | relevance | path

Searched refs:test_snr_error_f16 (Results 1 – 13 of 13) sorted by relevance

/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/fastmath/src/
Df16.c45 test_snr_error_f16(length, output, (float16_t *)ref_cos,
75 test_snr_error_f16(length, output, (float16_t *)ref_sin,
118 test_snr_error_f16(length, output, (float16_t *)ref_sqrt, in test_arm_sqrt_f16()
145 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_vlog_f16()
177 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_vexp_f16()
209 test_snr_error_f16(length, output, (float16_t *)ref_vinverse, in test_arm_vinverse_f16()
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/basicmath/src/
Df16.c35 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_add_f16()
68 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_sub_f16()
101 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_mult_f16()
133 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_negate_f16()
166 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_offset_f16()
199 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_scale_f16()
233 test_snr_error_f16(1, output, (float16_t *)ref, in test_arm_dot_prod_f16()
266 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_abs_f16()
298 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_clip_f16()
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/complexmath/src/
Df16.c37 test_snr_error_f16(buf_length, output, (float16_t *)ref, in test_arm_cmplx_conj_f16()
71 test_snr_error_f16(2, output, (float16_t *)ref, in test_arm_cmplx_dot_prod_f16()
102 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_cmplx_mag_f16()
133 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_cmplx_mag_squared_f16()
170 test_snr_error_f16(buf_length, output, (float16_t *)ref, in test_arm_cmplx_mult_cmplx_f16()
207 test_snr_error_f16( in test_arm_cmplx_mult_real_f16()
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/statistics/src/
Df16.c142 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_mean_f16()
175 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_power_f16()
208 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_rms_f16()
241 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_std_f16()
274 test_snr_error_f16(1, output, ref, SNR_ERROR_THRESH), in test_arm_var_f16()
313 test_snr_error_f16(length, ref, output, SNR_ERROR_THRESH), in test_arm_entropy_f16()
348 test_snr_error_f16(length, ref, output, SNR_ERROR_THRESH), in test_arm_logsumexp_f16()
387 test_snr_error_f16(length, ref, output, SNR_ERROR_THRESH_KB), in test_arm_kullback_leibler_f16()
432 test_snr_error_f16(length, ref, output, SNR_ERROR_THRESH), in test_arm_logsumexp_dot_prod_f16()
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/filtering/src/
Dbiquad_f16.c57 test_snr_error_f16(length, output_buf, ref, SNR_ERROR_THRESH), in test_arm_biquad_cascade_df1_f16_default()
107 test_snr_error_f16(length, output_buf, ref, SNR_ERROR_THRESH), in test_arm_biquad_cascade_df2t_f16_default()
165 test_snr_error_f16(length, output_buf, ref, SNR_ERROR_THRESH), in test_arm_biquad_cascade_df1_f16_rand()
223 test_snr_error_f16(length, output_buf, ref, SNR_ERROR_THRESH), in test_arm_biquad_cascade_df2t_f16_rand()
280 test_snr_error_f16(length, output_buf, ref, SNR_ERROR_THRESH), in test_arm_biquad_cascade_stereo_df2t_f16_rand()
Dmisc_f16.c39 test_snr_error_f16(ref_length, (float16_t *)ref, output, in test_arm_correlate_f16()
119 test_snr_error_f16(ref_length, (float16_t *)ref, output,
195 test_snr_error_f16(ref_length, (const float16_t *)ref, output, in test_arm_levinson_durbin_f16()
Dfir_f16.c72 test_snr_error_f16(length, output_buf, ref, SNR_ERROR_THRESH), in test_arm_fir_f16()
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/interpolation/src/
Df16.c46 test_snr_error_f16(length, output, (float16_t *)ref_linear, in test_arm_linear_interp_f16()
87 test_snr_error_f16(length, output, (float16_t *)ref_bilinear, in test_arm_bilinear_interp_f16()
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/matrix/src/
Dunary_f16.c109 test_snr_error_f16(length, output, (float16_t *)ref, in test_op2()
189 test_snr_error_f16(length, output, (float16_t *)ref, in test_op1()
257 test_snr_error_f16(length, output, (float16_t *)ref_inv, in test_arm_mat_inverse_f16()
323 test_snr_error_f16(length, output_buf, (float16_t *)ref, in test_op2v()
397 test_snr_error_f16(2 * length, output, (float16_t *)ref, in test_op1c()
463 test_snr_error_f16(length, output, (float16_t *)ref_cholesky_dpo, in test_arm_mat_cholesky_f16()
537 test_snr_error_f16(length, output, in test_arm_mat_solve_upper_triangular_f16()
614 test_snr_error_f16(length, output, in test_arm_mat_solve_lower_triangular_f16()
Dbinary_f16.c97 test_snr_error_f16(length, output, (float16_t *)ref, in test_op2()
188 test_snr_error_f16(2 * length, output, (float16_t *)ref, in test_op2c()
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/transform/src/
Drf16.c44 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_rfft_f16_real_backend()
Dcf16.c44 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_cfft_f16_cmplx_backend()
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/common/
Dtest_common.h419 static inline bool test_snr_error_f16( in test_snr_error_f16() function