Home
last modified time | relevance | path

Searched defs:i_ker_x (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.c107 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
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.c107 … 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
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.c196 for (int i_ker_x = ker_x_start; i_ker_x < ker_x_end; i_ker_x++) in depthwise_conv_s8_generic() local
Darm_depthwise_conv_u8_basic_ver1.c182 for (int i_ker_x = ker_x_start; i_ker_x < ker_x_end; i_ker_x++) in depthwise_conv_u8_generic() local