Home
last modified time | relevance | path

Searched defs:i_ker_y (Results 1 – 14 of 14) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_separable_conv_HWC_q7.c103 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
Darm_depthwise_separable_conv_HWC_q7_nonsquare.c111 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
Darm_depthwise_conv_s8_opt.c105 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
Darm_convolve_HWC_q7_basic.c94 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_basic() local
Darm_convolve_HWC_q7_fast.c111 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_fast() local
Darm_convolve_HWC_q15_basic.c94 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q15_basic() local
Darm_convolve_HWC_q7_basic_nonsquare.c93 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_basic_nonsquare() local
Darm_convolve_HWC_q7_fast_nonsquare.c99 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_fast_nonsquare() local
Darm_convolve_HWC_q7_RGB.c99 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q7_RGB() local
Darm_convolve_HWC_q15_fast.c97 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q15_fast() local
Darm_convolve_s8.c104 … 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
Darm_convolve_HWC_q15_fast_nonsquare.c107 int16_t i_out_y, i_out_x, i_ker_y, i_ker_x; in arm_convolve_HWC_q15_fast_nonsquare() local
Darm_depthwise_conv_s8.c193 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_s8_generic() local
Darm_depthwise_conv_u8_basic_ver1.c179 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_u8_generic() local