| /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 | 107 for (int i_ker_x = base_idx_x; i_ker_x < base_idx_x + kernel_x; i_ker_x++) in arm_depthwise_conv_s8_opt() local 243 for (int i_ker_x = 0; i_ker_x < kernel_x; i_ker_x++) 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 | 107 … for (int i_ker_x = i_out_x * stride_x - pad_x; i_ker_x < i_out_x * stride_x - pad_x + kernel_x; 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 | 196 for (int i_ker_x = ker_x_start; i_ker_x < ker_x_end; i_ker_x++) in depthwise_conv_s8_generic() local
|
| D | arm_depthwise_conv_u8_basic_ver1.c | 182 for (int i_ker_x = ker_x_start; i_ker_x < ker_x_end; i_ker_x++) in depthwise_conv_u8_generic() local
|