Lines Matching defs:length
21 const q7_t *ref, size_t length) in test_zdsp_add_q7()
54 const q7_t *ref, size_t length) in test_zdsp_add_q7_in_place()
90 const q7_t *ref, size_t length) in test_zdsp_sub_q7()
123 const q7_t *ref, size_t length) in test_zdsp_sub_q7_in_place()
159 const q7_t *ref, size_t length) in test_zdsp_mult_q7()
192 const q7_t *ref, size_t length) in test_zdsp_mult_q7_in_place()
225 static void test_zdsp_negate_q7(const DSP_DATA q7_t *input1, const q7_t *ref, size_t length) in test_zdsp_negate_q7()
256 size_t length) in test_zdsp_negate_q7_in_place()
290 size_t length) in test_zdsp_offset_q7()
323 size_t length) in test_zdsp_offset_q7_in_place()
359 size_t length) in test_zdsp_scale_q7()
391 size_t length) in test_zdsp_scale_q7_in_place()
425 const q31_t *ref, size_t length) in test_zdsp_dot_prod_q7()
455 static void test_zdsp_abs_q7(const DSP_DATA q7_t *input1, const q7_t *ref, size_t length) in test_zdsp_abs_q7()
484 static void test_zdsp_abs_q7_in_place(const DSP_DATA q7_t *input1, const q7_t *ref, size_t length) in test_zdsp_abs_q7_in_place()
515 static void test_zdsp_shift_q7(const DSP_DATA q7_t *input1, const q7_t *ref, size_t length) in test_zdsp_shift_q7()
543 static void test_zdsp_shift_q7_in_place(const DSP_DATA q7_t *input1, const q7_t *ref, size_t length) in test_zdsp_shift_q7_in_place()
575 const uint8_t *ref, size_t length) in test_zdsp_and_u8()
600 const DSP_DATA uint8_t *input2, const uint8_t *ref, size_t length) in test_zdsp_and_u8_in_place()
629 const uint8_t *ref, size_t length) in test_zdsp_or_u8()
654 const uint8_t *ref, size_t length) in test_zdsp_or_u8_in_place()
679 static void test_zdsp_not_u8(const DSP_DATA uint8_t *input1, const uint8_t *ref, size_t length) in test_zdsp_not_u8()
704 size_t length) in test_zdsp_not_u8_in_place()
730 const uint8_t *ref, size_t length) in test_zdsp_xor_u8()
755 const DSP_DATA uint8_t *input2, const uint8_t *ref, size_t length) in test_zdsp_xor_u8_in_place()
784 size_t length) in test_zdsp_clip_q7()
812 q7_t max, size_t length) in test_zdsp_clip_q7_in_place()