Lines Matching defs:length
21 const q31_t *ref, size_t length) in test_zdsp_add_q31()
54 const q31_t *ref, size_t length) in test_zdsp_add_q31_in_place()
90 const q31_t *ref, size_t length) in test_zdsp_sub_q31()
123 const q31_t *ref, size_t length) in test_zdsp_sub_q31_in_place()
159 const q31_t *ref, size_t length) in test_zdsp_mult_q31()
192 const q31_t *ref, size_t length) in test_zdsp_mult_q31_in_place()
225 static void test_zdsp_negate_q31(const DSP_DATA q31_t *input1, const q31_t *ref, size_t length) in test_zdsp_negate_q31()
257 size_t length) in test_zdsp_negate_q31_in_place()
291 size_t length) in test_zdsp_offset_q31()
326 const q31_t *ref, size_t length) in test_zdsp_offset_q31_in_place()
365 size_t length) in test_zdsp_scale_q31()
398 const q31_t *ref, size_t length) in test_zdsp_scale_q31_in_place()
435 const q63_t *ref, size_t length) in test_zdsp_dot_prod_q31()
465 static void test_zdsp_abs_q31(const DSP_DATA q31_t *input1, const q31_t *ref, size_t length) in test_zdsp_abs_q31()
495 size_t length) in test_zdsp_abs_q31_in_place()
526 static void test_zdsp_shift_q31(const DSP_DATA q31_t *input1, const q31_t *ref, size_t length) in test_zdsp_shift_q31()
555 size_t length) in test_zdsp_shift_q31_in_place()
587 const uint32_t *ref, size_t length) in test_zdsp_and_u32()
612 const DSP_DATA uint32_t *input2, const uint32_t *ref, size_t length) in test_zdsp_and_u32_in_place()
641 const uint32_t *ref, size_t length) in test_zdsp_or_u32()
666 const DSP_DATA uint32_t *input2, const uint32_t *ref, size_t length) in test_zdsp_or_u32_in_place()
692 static void test_zdsp_not_u32(const DSP_DATA uint32_t *input1, const uint32_t *ref, size_t length) in test_zdsp_not_u32()
717 size_t length) in test_zdsp_not_u32_in_place()
743 const uint32_t *ref, size_t length) in test_zdsp_xor_u32()
768 const DSP_DATA uint32_t *input2, const uint32_t *ref, size_t length) in test_zdsp_xor_u32_in_place()
797 size_t length) in test_zdsp_clip_q31()
825 q31_t max, size_t length) in test_zdsp_clip_q31_in_place()