Home
last modified time | relevance | path

Searched refs:i_loop_cnt (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c67 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()
Darm_nn_depthwise_conv_nt_t_s8.c66 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()
Darm_nn_vec_mat_mult_t_svdf_s8.c305 for (int i_loop_cnt = 0; i_loop_cnt < loop_cnt; i_loop_cnt++) in arm_nn_vec_mat_mult_t_svdf_s8() local
Darm_nn_vec_mat_mult_t_s8.c351 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/
Darm_depthwise_conv_s8_opt.c170 …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