Home
last modified time | relevance | path

Searched defs:transpose (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/
Dunary_q15.c114 static void test_op1(int op, const q15_t *ref, size_t length, bool transpose) in test_op1()
261 static void test_op1c(int op, const q15_t *ref, size_t length, bool transpose) in test_op1c()
Dunary_q31.c114 static void test_op1(int op, const q31_t *ref, size_t length, bool transpose) in test_op1()
261 static void test_op1c(int op, const q31_t *ref, size_t length, bool transpose) in test_op1c()
Dunary_q7.c26 static void test_op1(int op, const q7_t *ref, size_t length, bool transpose) in test_op1()
Dunary_f32.c128 bool transpose) in test_op1()
342 static void test_op1c(int op, const uint32_t *ref, size_t length, bool transpose) in test_op1c()
Dunary_f16.c132 bool transpose) in test_op1()
346 static void test_op1c(int op, const uint16_t *ref, size_t length, bool transpose) in test_op1c()
Dunary_f64.c113 bool transpose) in test_op1()