Home
last modified time | relevance | path

Searched defs:i_out_ch (Results 1 – 4 of 4) sorted by relevance

/cmsis-3.4.0/CMSIS/NN/Source/ConvolutionFunctions/
Darm_convolve_1x1_s8_fast.c89 for (int i_out_ch = 0; i_out_ch < output_ch; i_out_ch++) in arm_convolve_1x1_s8_fast() local
124 for (int i_out_ch = 0; i_out_ch < output_ch; i_out_ch++) in arm_convolve_1x1_s8_fast() local
Darm_nn_mat_mult_s8.c58 for (int i_out_ch = 0; i_out_ch < output_ch; i_out_ch++) in arm_nn_mat_mult_s8() local
124 for (int i_out_ch = 0; i_out_ch < output_ch; i_out_ch++) in arm_nn_mat_mult_s8() local
Darm_convolve_1_x_n_s8.c102 for (int i_out_ch = 0; i_out_ch < output_ch; i_out_ch++) in arm_convolve_1_x_n_s8() local
Darm_convolve_s8.c129 for (int i_out_ch = 0; i_out_ch < output_ch; i_out_ch++) in arm_convolve_s8() local