Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/PoolingFunctions/
Darm_max_pool_s8.c192 const int32_t ker_x_start = MAX(0, -base_idx_x); in arm_max_pool_s8() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8.c187 const int ker_x_start = MAX(0, -base_idx_x); in depthwise_conv_s8_generic() local
Darm_depthwise_conv_u8_basic_ver1.c173 const int ker_x_start = MAX(0, -base_idx_x); in depthwise_conv_u8_generic() local