Home
last modified time | relevance | path

Searched defs:ker_y_start (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/PoolingFunctions/
Darm_max_pool_s8.c191 const int32_t ker_y_start = MAX(0, -base_idx_y); in arm_max_pool_s8() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8_opt.c228 const int ker_y_start = MAX(0, -base_idx_y); in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_s8.c186 const int ker_y_start = MAX(0, -base_idx_y); in depthwise_conv_s8_generic() local
Darm_depthwise_conv_u8_basic_ver1.c172 const int ker_y_start = MAX(0, -base_idx_y); in depthwise_conv_u8_generic() local