Home
last modified time | relevance | path

Searched defs:pad_x (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_u8_basic_ver1.c52 const int32_t pad_x, in depthwise_conv_u8_mult_4()
141 const int32_t pad_x, in depthwise_conv_u8_generic()
254 const int16_t pad_x, in arm_depthwise_conv_u8_basic_ver1()
Darm_depthwise_conv_s8.c52 const int32_t pad_x, in depthwise_conv_s8_mult_4()
152 const uint16_t pad_x, in depthwise_conv_s8_generic()
Darm_convolve_1_x_n_s8.c78 const uint16_t pad_x = conv_params->padding.w; in arm_convolve_1_x_n_s8() local
Darm_depthwise_conv_3x3_s8.c71 const int32_t pad_x = dw_conv_params->padding.w; in arm_depthwise_conv_3x3_s8() local
Darm_convolve_s8.c76 const uint16_t pad_x = conv_params->padding.w; in arm_convolve_s8() local
Darm_depthwise_conv_s8_opt.c77 const int32_t pad_x = dw_conv_params->padding.w; in arm_depthwise_conv_s8_opt() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/PoolingFunctions/
Darm_avgpool_s8.c92 const int32_t pad_x = pool_params->padding.w; in arm_avgpool_s8() local
260 const int32_t pad_x = pool_params->padding.w; in arm_avgpool_s8() local
Darm_max_pool_s8.c179 const int32_t pad_x = pool_params->padding.w; in arm_max_pool_s8() local