Lines Matching defs:length
22 size_t length) in test_zdsp_add_f16()
55 const uint16_t *ref, size_t length) in test_zdsp_add_f16_in_place()
88 size_t length) in test_zdsp_sub_f16()
121 const uint16_t *ref, size_t length) in test_zdsp_sub_f16_in_place()
154 size_t length) in test_zdsp_mult_f16()
187 const uint16_t *ref, size_t length) in test_zdsp_mult_f16_in_place()
219 const uint16_t *input1, const uint16_t *ref, size_t length) in test_zdsp_negate_f16()
252 size_t length) in test_zdsp_negate_f16_in_place()
285 size_t length) in test_zdsp_offset_f16()
318 const uint16_t *ref, size_t length) in test_zdsp_offset_f16_in_place()
353 size_t length) in test_zdsp_scale_f16()
386 const uint16_t *ref, size_t length) in test_zdsp_scale_f16_in_place()
419 size_t length) in test_zdsp_dot_prod_f16()
453 const uint16_t *input1, const uint16_t *ref, size_t length) in test_zdsp_abs_f16()
484 static void test_zdsp_abs_f16_in_place(const uint16_t *input1, const uint16_t *ref, size_t length) in test_zdsp_abs_f16_in_place()
516 const uint16_t *input, const uint16_t *ref, float16_t min, float16_t max, size_t length) in test_zdsp_clip_f16()
550 float16_t max, size_t length) in test_zdsp_clip_f16_in_place()