Lines Matching defs:length
75 size_t length, const float64_t *a, const float64_t *b) in test_equal_f64()
89 size_t length, const float32_t *a, const float32_t *b) in test_equal_f32()
104 size_t length, const float16_t *a, const float16_t *b) in test_equal_f16()
119 size_t length, const q63_t *a, const q63_t *b) in test_equal_q63()
133 size_t length, const q31_t *a, const q31_t *b) in test_equal_q31()
147 size_t length, const q15_t *a, const q15_t *b) in test_equal_q15()
161 size_t length, const q7_t *a, const q7_t *b) in test_equal_q7()
175 size_t length, const float64_t *a, const float64_t *b, in test_near_equal_f64()
190 size_t length, const float32_t *a, const float32_t *b, in test_near_equal_f32()
206 size_t length, const float16_t *a, const float16_t *b, in test_near_equal_f16()
222 size_t length, const q63_t *a, const q63_t *b, q63_t threshold) in test_near_equal_q63()
236 size_t length, const q31_t *a, const q31_t *b, q31_t threshold) in test_near_equal_q31()
250 size_t length, const q15_t *a, const q15_t *b, q15_t threshold) in test_near_equal_q15()
264 size_t length, const q7_t *a, const q7_t *b, q7_t threshold) in test_near_equal_q7()
278 size_t length, const float64_t *a, const float64_t *b, in test_rel_error_f64()
301 size_t length, const float32_t *a, const float32_t *b, in test_rel_error_f32()
325 size_t length, const float16_t *a, const float16_t *b, in test_rel_error_f16()
349 size_t length, const float64_t *ref, const float64_t *val, in test_close_error_f64()
365 size_t length, const float32_t *ref, const float32_t *val, in test_close_error_f32()
382 size_t length, const float16_t *ref, const float16_t *val, in test_close_error_f16()
399 size_t length, const float64_t *a, const float64_t *b, in test_snr_error_f64()
409 size_t length, const float32_t *a, const float32_t *b, in test_snr_error_f32()
420 size_t length, const float16_t *a, const float16_t *b, 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()
440 size_t length, const q31_t *a, const q31_t *b, float32_t threshold) 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()
458 size_t length, const q7_t *a, const q7_t *b, float32_t threshold) in test_snr_error_q7()