Searched refs:i_loop_cnt (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/ |
| D | arm_nn_depthwise_conv_nt_t_padded_s8.c | 67 for (int i_loop_cnt = 0, offset = 0; i_loop_cnt < loop_count; in arm_nn_depthwise_conv_nt_t_padded_s8() local 68 num_ch_to_process -= 4, out += 4, offset += 4, i_loop_cnt++) in arm_nn_depthwise_conv_nt_t_padded_s8()
|
| D | arm_nn_depthwise_conv_nt_t_s8.c | 66 for (int i_loop_cnt = 0, offset = 0; i_loop_cnt < loop_count; in arm_nn_depthwise_conv_nt_t_s8() local 67 num_ch_to_process -= 4, offset += 4, out += 4, i_loop_cnt++) in arm_nn_depthwise_conv_nt_t_s8()
|
| D | arm_nn_vec_mat_mult_t_svdf_s8.c | 305 for (int i_loop_cnt = 0; i_loop_cnt < loop_cnt; i_loop_cnt++) in arm_nn_vec_mat_mult_t_svdf_s8() local
|
| D | arm_nn_vec_mat_mult_t_s8.c | 351 for (int i_loop_cnt = 0; i_loop_cnt < loop_cnt; i_loop_cnt++) in arm_nn_vec_mat_mult_t_s8() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/ |
| D | arm_depthwise_conv_s8_opt.c | 170 …for (int i_loop_cnt = 0, offset = 0; i_loop_cnt < loop_count; num_ch_to_process -= 4, offset += 4,… in arm_depthwise_conv_s8_opt() local
|