Searched refs:pM (Results 1 – 7 of 7) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/ |
| D | arm_fully_connected_mat_q7_vec_q15.c | 69 const q7_t *pM, in arm_fully_connected_mat_q7_vec_q15() argument 82 const q7_t *pB = pM; in arm_fully_connected_mat_q7_vec_q15() 184 ip_out += pV[j] * pM[i * dim_vec + j]; in arm_fully_connected_mat_q7_vec_q15()
|
| D | arm_fully_connected_q7.c | 68 const q7_t *pM, in arm_fully_connected_q7() argument 81 const q7_t *pB = pM; in arm_fully_connected_q7() 187 ip_out += pV[j] * pM[i * dim_vec + j]; in arm_fully_connected_q7()
|
| D | arm_fully_connected_q15.c | 66 const q15_t *pM, in arm_fully_connected_q15() argument 79 const q15_t *pB = pM; in arm_fully_connected_q15() 182 ip_out += pV[j] * pM[i * dim_vec + j]; in arm_fully_connected_q15()
|
| D | arm_fully_connected_q15_opt.c | 97 const q15_t *pM, in arm_fully_connected_q15_opt() argument 110 const q15_t *pB = pM; in arm_fully_connected_q15_opt() 250 const q15_t *pB = pM; in arm_fully_connected_q15_opt()
|
| D | arm_fully_connected_mat_q7_vec_q15_opt.c | 117 const q7_t *pM, in arm_fully_connected_mat_q7_vec_q15_opt() argument 131 const q7_t *pB = pM; in arm_fully_connected_mat_q7_vec_q15_opt() 328 const q7_t *pB = pM; in arm_fully_connected_mat_q7_vec_q15_opt()
|
| D | arm_fully_connected_q7_opt.c | 129 const q7_t *pM, in arm_fully_connected_q7_opt() argument 142 const q7_t *pB = pM; in arm_fully_connected_q7_opt() 386 const q7_t *pB = pM; in arm_fully_connected_q7_opt()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/ |
| D | arm_nnfunctions.h | 1107 const q7_t *pM, 1188 const q7_t *pM, 1213 const q15_t *pM, 1238 const q15_t *pM, 1263 const q7_t *pM, 1288 const q7_t *pM,
|