/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/ |
D | arm_mat_inverse_f32.c | 88 uint32_t i, rowCnt, flag = 0U, j, loopCnt, l; /* loop counters */ in arm_mat_inverse_f32() local 585 uint32_t i, rowCnt, flag = 0U, j, loopCnt, k, l; /* loop counters */ in arm_mat_inverse_f32() local 990 uint32_t i, rowCnt, flag = 0U, j, loopCnt, k,l; /* loop counters */ local
|
D | arm_mat_inverse_f16.c | 70 uint32_t i, rowCnt, flag = 0U, j, loopCnt, l; /* loop counters */ in arm_mat_inverse_f16() local 566 uint32_t i, rowCnt, flag = 0U, j, loopCnt, k,l; /* loop counters */ in arm_mat_inverse_f16() local
|
D | arm_mat_cmplx_mult_f32.c | 538 uint32_t blkCnt, rowCnt; /* loop counters */ in arm_mat_cmplx_mult_f32() local 862 uint16_t col, i = 0U, j, rowCnt, row = numRowsA, colCnt; /* loop counters */ in arm_mat_cmplx_mult_f32() local
|
D | arm_mat_inverse_f64.c | 66 uint32_t i, rowCnt, flag = 0U, j, loopCnt, k,l; /* loop counters */ local
|
D | arm_mat_trans_f32.c | 110 uint16_t blkCnt, rowCnt, i = 0U, row = nRows; /* loop counters */ in arm_mat_trans_f32() local
|
D | arm_mat_mult_q31.c | 350 uint32_t blkCnt, rowCnt; /* loop counters */ in arm_mat_mult_q31() local
|
D | arm_mat_cmplx_mult_f16.c | 393 uint32_t blkCnt,rowCnt; /* loop counters */ in arm_mat_cmplx_mult_f16() local
|
D | arm_mat_cmplx_mult_q31.c | 532 uint32_t blkCnt, rowCnt; /* loop counters */ in arm_mat_cmplx_mult_q31() local
|
D | arm_mat_mult_q15.c | 333 uint32_t blkCnt,rowCnt; /* loop counters */ in arm_mat_mult_q15() local
|
D | arm_mat_mult_f32.c | 534 uint16_t col, i = 0U, j, row = numRowsA, rowCnt, colCnt; /* loop counters */ in arm_mat_mult_f32() local
|
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/ |
D | arm_fully_connected_q15_opt.c | 115 uint16_t rowCnt = num_of_rows >> 2; in arm_fully_connected_q15_opt() local 249 uint16_t rowCnt = num_of_rows >> 2; in arm_fully_connected_q15_opt() local
|
D | arm_fully_connected_mat_q7_vec_q15_opt.c | 136 uint16_t rowCnt = num_of_rows >> 2; in arm_fully_connected_mat_q7_vec_q15_opt() local 327 uint16_t rowCnt = num_of_rows >> 2; in arm_fully_connected_mat_q7_vec_q15_opt() local
|
D | arm_fully_connected_q15.c | 84 uint16_t rowCnt = num_of_rows >> 1; in arm_fully_connected_q15() local
|
D | arm_fully_connected_q7.c | 86 uint16_t rowCnt = num_of_rows >> 1; in arm_fully_connected_q7() local
|
D | arm_fully_connected_mat_q7_vec_q15.c | 88 uint16_t rowCnt = num_of_rows >> 1; in arm_fully_connected_mat_q7_vec_q15() local
|
D | arm_fully_connected_q7_opt.c | 146 uint16_t rowCnt = num_of_rows >> 2; in arm_fully_connected_q7_opt() local
|
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/ |
D | arm_nn_mat_mult_kernel_q7_q15.c | 54 uint16_t rowCnt = ch_im_out >> 1; in arm_nn_mat_mult_kernel_q7_q15() local
|
D | arm_depthwise_separable_conv_HWC_q7.c | 108 uint16_t rowCnt; in arm_depthwise_separable_conv_HWC_q7() local
|
D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 116 uint16_t rowCnt; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
|