Lines Matching defs:ref

21 	const uint16_t *input1, const uint16_t *input2, const uint16_t *ref,  in test_zdsp_add_f16()
55 const uint16_t *ref, size_t length) in test_zdsp_add_f16_in_place()
87 const uint16_t *input1, const uint16_t *input2, const uint16_t *ref, in test_zdsp_sub_f16()
121 const uint16_t *ref, size_t length) in test_zdsp_sub_f16_in_place()
153 const uint16_t *input1, const uint16_t *input2, const uint16_t *ref, 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()
251 static void test_zdsp_negate_f16_in_place(const uint16_t *input1, const uint16_t *ref, in test_zdsp_negate_f16_in_place()
284 const uint16_t *input1, float16_t scalar, const uint16_t *ref, in test_zdsp_offset_f16()
318 const uint16_t *ref, size_t length) in test_zdsp_offset_f16_in_place()
352 const uint16_t *input1, float16_t scalar, const uint16_t *ref, in test_zdsp_scale_f16()
386 const uint16_t *ref, size_t length) in test_zdsp_scale_f16_in_place()
418 const uint16_t *input1, const uint16_t *input2, const uint16_t *ref, 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()
549 static void test_zdsp_clip_f16_in_place(const uint16_t *input, const uint16_t *ref, float16_t min, in test_zdsp_clip_f16_in_place()