Home
last modified time | relevance | path

Searched refs:checkInnerTail (Results 1 – 17 of 17) sorted by relevance

/cmsis-dsp-latest/Testing/Source/Tests/
DBinaryTestsQ7.cpp22 static void checkInnerTail(q7_t *b) in checkInnerTail() function
89 checkInnerTail(tmpPtr + internal*columns); in test_mat_mult_q7()
95 checkInnerTail(outp); in test_mat_mult_q7()
96 checkInnerTail(tmpPtr + internal*columns); in test_mat_mult_q7()
DBinaryTestsQ31.cpp21 static void checkInnerTail(q31_t *b) in checkInnerTail() function
79 checkInnerTail(outp); in test_mat_mult_q31()
108 checkInnerTail(outp); in test_mat_cmplx_mult_q31()
136 checkInnerTail(outp); in test_mat_mult_opt_q31()
137 checkInnerTail(tmpPtr + internal*columns); in test_mat_mult_opt_q31()
DUnaryTestsQ15.cpp33 static void checkInnerTail(q15_t *b) in checkInnerTail() function
159 checkInnerTail(outp); in test_mat_vec_mult_q15()
186 checkInnerTail(outp); in test_mat_add_q15()
213 checkInnerTail(outp); in test_mat_sub_q15()
240 checkInnerTail(outp); in test_mat_scale_q15()
267 checkInnerTail(outp); in test_mat_trans_q15()
293 checkInnerTail(outp); in test_mat_cmplx_trans_q15()
DUnaryTestsQ31.cpp21 static void checkInnerTail(q31_t *b) in checkInnerTail() function
141 checkInnerTail(outp); in test_mat_vec_mult_q31()
169 checkInnerTail(outp); in test_mat_add_q31()
197 checkInnerTail(outp); in test_mat_sub_q31()
225 checkInnerTail(outp); in test_mat_scale_q31()
253 checkInnerTail(outp); in test_mat_trans_q31()
281 checkInnerTail(outp); in test_mat_cmplx_trans_q31()
DFIRF64.cpp16 static void checkInnerTail(float64_t *b) in checkInnerTail() function
88 checkInnerTail(outp); in test_fir_f64()
93 checkInnerTail(outp); in test_fir_f64()
DFIRF16.cpp19 static void checkInnerTail(float16_t *b) in checkInnerTail() function
115 checkInnerTail(outp); in test_fir_f16()
120 checkInnerTail(outp); in test_fir_f16()
DFIRF32.cpp19 static void checkInnerTail(float32_t *b) in checkInnerTail() function
119 checkInnerTail(outp); in test_fir_f32()
124 checkInnerTail(outp); in test_fir_f32()
DFIRQ15.cpp13 static void checkInnerTail(q15_t *b) in checkInnerTail() function
106 checkInnerTail(outp); in test_fir_q15()
111 checkInnerTail(outp); in test_fir_q15()
DFIRQ31.cpp13 static void checkInnerTail(q31_t *b) in checkInnerTail() function
105 checkInnerTail(outp); in test_fir_q31()
110 checkInnerTail(outp); in test_fir_q31()
DFIRQ7.cpp13 static void checkInnerTail(q7_t *b) in checkInnerTail() function
106 checkInnerTail(outp); in test_fir_q7()
111 checkInnerTail(outp); in test_fir_q7()
DBinaryTestsQ15.cpp26 static void checkInnerTail(q15_t *b) in checkInnerTail() function
104 checkInnerTail(outp); in test_mat_mult_q15()
105 checkInnerTail(tmpPtr + internal * columns); in test_mat_mult_q15()
137 checkInnerTail(outp); in test_mat_cmplx_mult_q15()
DBIQUADQ31.cpp14 static void checkInnerTail(q31_t *b) in checkInnerTail() function
137 checkInnerTail(outp); in test_biquad_cascade_df1_32x64()
146 checkInnerTail(outp); in test_biquad_cascade_df1_32x64()
DBinaryTestsF32.cpp19 static void checkInnerTail(float32_t *b) in checkInnerTail() function
78 checkInnerTail(outp); in test_mat_mult_f32()
110 checkInnerTail(outp); in test_mat_cmplx_mult_f32()
DUnaryTestsQ7.cpp22 static void checkInnerTail(q7_t *b) in checkInnerTail() function
136 checkInnerTail(outp); in test_mat_vec_mult_q7()
163 checkInnerTail(outp); in test_mat_trans_q7()
DUnaryTestsF16.cpp451 static void checkInnerTail(float16_t *b) in checkInnerTail() function
489 checkInnerTail(outp); in test_mat_inverse_f16()
506 checkInnerTail(outp); in test_mat_inverse_f16()
DUnaryTestsF64.cpp357 static void checkInnerTail(float64_t *b) in checkInnerTail() function
394 checkInnerTail(outp); in test_mat_inverse_f64()
411 checkInnerTail(outp); in test_mat_inverse_f64()
DUnaryTestsF32.cpp494 static void checkInnerTail(float32_t *b) in checkInnerTail() function
535 checkInnerTail(outp); in test_mat_inverse_f32()
553 checkInnerTail(outp); in test_mat_inverse_f32()