| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/ |
| D | arm_depthwise_separable_conv_HWC_q7.c | 103 int16_t i_ker_y, i_ker_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 | 111 int16_t i_ker_y, i_ker_x; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local 384 int i_ker_y, i_ker_x; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
|
| D | arm_depthwise_conv_s8_opt.c | 105 for (int i_ker_y = base_idx_y; i_ker_y < base_idx_y + kernel_y; i_ker_y++) in arm_depthwise_conv_s8_opt() local 239 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_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_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 | 104 … for (int i_ker_y = i_out_y * stride_y - pad_y; i_ker_y < i_out_y * stride_y - pad_y + kernel_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 | 193 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_s8_generic() local
|
| D | arm_depthwise_conv_u8_basic_ver1.c | 179 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_u8_generic() local
|