| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/ |
| D | arm_depthwise_separable_conv_HWC_q7.c | 102 int16_t i_out_y, i_out_x; in arm_depthwise_separable_conv_HWC_q7() local 378 int i_out_y, i_out_x, i_ch_out, i_ker_x, i_ker_y; in arm_depthwise_separable_conv_HWC_q7() local
|
| D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 110 int16_t i_out_y, i_out_x; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local 383 int i_out_y, i_out_x, i_ch_out; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
|
| D | arm_depthwise_conv_s8_opt.c | 101 … for (int i_out_y = 0, base_idx_y = -pad_y; i_out_y < output_y; base_idx_y += stride_y, i_out_y++) in arm_depthwise_conv_s8_opt() local 219 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in arm_depthwise_conv_s8_opt() local
|
| D | arm_convolve_HWC_q7_basic.c | 94 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_basic() local
|
| D | arm_convolve_HWC_q7_fast.c | 111 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_fast() local
|
| D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 106 int16_t i_out_y, i_out_x; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
|
| D | arm_convolve_HWC_q15_basic.c | 94 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q15_basic() local
|
| D | arm_convolve_HWC_q7_basic_nonsquare.c | 93 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_basic_nonsquare() local
|
| D | arm_convolve_HWC_q7_fast_nonsquare.c | 99 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_fast_nonsquare() local
|
| D | arm_convolve_HWC_q7_RGB.c | 99 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_RGB() local
|
| D | arm_convolve_HWC_q15_fast.c | 97 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q15_fast() local
|
| D | arm_convolve_s8.c | 100 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in arm_convolve_s8() local
|
| D | arm_convolve_HWC_q15_fast_nonsquare.c | 107 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q15_fast_nonsquare() local
|
| D | arm_depthwise_conv_s8.c | 173 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in depthwise_conv_s8_generic() local
|
| D | arm_depthwise_conv_u8_basic_ver1.c | 159 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in depthwise_conv_u8_generic() local
|