Home
last modified time | relevance | path

Searched defs:ker_y_end (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8_opt.c230 const int ker_y_end = MIN(kernel_y, input_y - base_idx_y); in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_s8.c189 const int ker_y_end = MIN(kernel_y, input_y - base_idx_y); in depthwise_conv_s8_generic() local
Darm_depthwise_conv_u8_basic_ver1.c175 const int ker_y_end = MIN(kernel_y, input_y - base_idx_y); in depthwise_conv_u8_generic() local