Home
last modified time | relevance | path

Searched refs:refInnerTail (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/Testing/Source/Tests/
DUnaryTestsQ15.cpp21 static void refInnerTail(q15_t *b) in refInnerTail() function
155 refInnerTail(outp + rows); in test_mat_vec_mult_q15()
181 refInnerTail(outp + rows * columns); in test_mat_add_q15()
208 refInnerTail(outp + rows * columns); in test_mat_sub_q15()
235 refInnerTail(outp + rows * columns); in test_mat_scale_q15()
262 refInnerTail(outp + rows * columns); in test_mat_trans_q15()
288 refInnerTail(outp + 2*rows * columns); in test_mat_cmplx_trans_q15()
DUnaryTestsF16.cpp443 static void refInnerTail(float16_t *b) in refInnerTail() function
481 refInnerTail(outp+(rows * columns)); in test_mat_inverse_f16()
498 refInnerTail(outp+(rows * columns)); in test_mat_inverse_f16()
DUnaryTestsF64.cpp351 static void refInnerTail(float64_t *b) in refInnerTail() function
386 refInnerTail(outp+(rows * columns)); in test_mat_inverse_f64()
403 refInnerTail(outp+(rows * columns)); in test_mat_inverse_f64()
DUnaryTestsF32.cpp486 static void refInnerTail(float32_t *b) in refInnerTail() function
527 refInnerTail(outp+(rows * columns)); in test_mat_inverse_f32()
545 refInnerTail(outp+(rows * columns)); in test_mat_inverse_f32()