Lines Matching defs:ref

20 				const uint32_t *ref, size_t length)  in test_zdsp_add_f32()
53 const DSP_DATA uint32_t *input2, const uint32_t *ref, size_t length) in test_zdsp_add_f32_in_place()
85 const uint32_t *ref, size_t length) in test_zdsp_sub_f32()
118 const DSP_DATA uint32_t *input2, const uint32_t *ref, size_t length) in test_zdsp_sub_f32_in_place()
150 const uint32_t *ref, size_t length) in test_zdsp_mult_f32()
183 const DSP_DATA uint32_t *input2, const uint32_t *ref, size_t length) in test_zdsp_mult_f32_in_place()
214 static void test_zdsp_negate_f32(const DSP_DATA uint32_t *input1, const uint32_t *ref, in test_zdsp_negate_f32()
247 static void test_zdsp_negate_f32_in_place(const DSP_DATA uint32_t *input1, const uint32_t *ref, in test_zdsp_negate_f32_in_place()
280 const uint32_t *ref, size_t length) in test_zdsp_offset_f32()
313 const uint32_t *ref, size_t length) in test_zdsp_offset_f32_in_place()
346 const uint32_t *ref, size_t length) in test_zdsp_scale_f32()
379 const uint32_t *ref, size_t length) in test_zdsp_scale_f32_in_place()
411 const uint32_t *ref, size_t length) in test_zdsp_dot_prod_f32()
444 static void test_zdsp_abs_f32(const DSP_DATA uint32_t *input1, const uint32_t *ref, size_t length) in test_zdsp_abs_f32()
475 static void test_zdsp_abs_f32_in_place(const DSP_DATA uint32_t *input1, const uint32_t *ref, in test_zdsp_abs_f32_in_place()
507 static void test_zdsp_clip_f32(const DSP_DATA uint32_t *input, const uint32_t *ref, float32_t min, in test_zdsp_clip_f32()
541 static void test_zdsp_clip_f32_in_place(const DSP_DATA uint32_t *input, const uint32_t *ref, in test_zdsp_clip_f32_in_place()