Lines Matching refs:float32_t

89 	size_t length, const float32_t *a, const float32_t *b)  in test_equal_f32()
190 size_t length, const float32_t *a, const float32_t *b, in test_near_equal_f32()
191 float32_t threshold) in test_near_equal_f32()
301 size_t length, const float32_t *a, const float32_t *b, in test_rel_error_f32()
302 float32_t threshold) in test_rel_error_f32()
305 float32_t rel, delta, average; in test_rel_error_f32()
329 float32_t rel, delta, average; in test_rel_error_f16()
365 size_t length, const float32_t *ref, const float32_t *val, in test_close_error_f32()
366 float32_t abs_threshold, float32_t rel_threshold) in test_close_error_f32()
383 float32_t abs_threshold, float32_t rel_threshold) in test_close_error_f16()
409 size_t length, const float32_t *a, const float32_t *b, in test_snr_error_f32()
410 float32_t threshold) in test_snr_error_f32()
412 float32_t snr; in test_snr_error_f32()
421 float32_t threshold) in test_snr_error_f16()
423 float32_t snr; in test_snr_error_f16()
431 size_t length, const q63_t *a, const q63_t *b, float32_t threshold) in test_snr_error_q63()
433 float32_t snr; in test_snr_error_q63()
440 size_t length, const q31_t *a, const q31_t *b, float32_t threshold) in test_snr_error_q31()
442 float32_t snr; in test_snr_error_q31()
449 size_t length, const q15_t *a, const q15_t *b, float32_t threshold) in test_snr_error_q15()
451 float32_t snr; in test_snr_error_q15()
458 size_t length, const q7_t *a, const q7_t *b, float32_t threshold) in test_snr_error_q7()
460 float32_t snr; in test_snr_error_q7()