/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/fastmath/src/ |
D | f16.c | 45 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/ |
D | f16.c | 35 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/ |
D | f16.c | 37 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/ |
D | f16.c | 142 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/ |
D | biquad_f16.c | 57 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()
|
D | misc_f16.c | 39 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()
|
D | fir_f16.c | 72 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/ |
D | f16.c | 46 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/ |
D | unary_f16.c | 109 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()
|
D | binary_f16.c | 97 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/ |
D | rf16.c | 44 test_snr_error_f16(length, output, (float16_t *)ref, in test_arm_rfft_f16_real_backend()
|
D | cf16.c | 44 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/ |
D | test_common.h | 419 static inline bool test_snr_error_f16( in test_snr_error_f16() function
|