Searched defs:stride_y (Results 1 – 12 of 12) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/ |
| D | arm_depthwise_conv_u8_basic_ver1.c | 55 const int32_t stride_y, in depthwise_conv_u8_mult_4() 144 const int32_t stride_y, in depthwise_conv_u8_generic() 257 const int16_t stride_y, in arm_depthwise_conv_u8_basic_ver1()
|
| D | arm_depthwise_conv_s8.c | 55 const int32_t stride_y, in depthwise_conv_s8_mult_4() 155 const uint16_t stride_y, in depthwise_conv_s8_generic()
|
| D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 92 const uint16_t stride_y, in arm_convolve_1x1_HWC_q7_fast_nonsquare()
|
| D | arm_convolve_HWC_q7_basic_nonsquare.c | 79 const uint16_t stride_y, in arm_convolve_HWC_q7_basic_nonsquare()
|
| D | arm_convolve_HWC_q7_fast_nonsquare.c | 85 const uint16_t stride_y, in arm_convolve_HWC_q7_fast_nonsquare()
|
| D | arm_depthwise_conv_3x3_s8.c | 74 const int32_t stride_y = dw_conv_params->stride.h; in arm_depthwise_conv_3x3_s8() local
|
| D | arm_convolve_s8.c | 79 const uint16_t stride_y = conv_params->stride.h; in arm_convolve_s8() local
|
| D | arm_convolve_HWC_q15_fast_nonsquare.c | 95 const uint16_t stride_y, in arm_convolve_HWC_q15_fast_nonsquare()
|
| D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 85 const uint16_t stride_y, in arm_depthwise_separable_conv_HWC_q7_nonsquare()
|
| D | arm_depthwise_conv_s8_opt.c | 80 const int32_t stride_y = dw_conv_params->stride.h; in arm_depthwise_conv_s8_opt() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/PoolingFunctions/ |
| D | arm_avgpool_s8.c | 87 const int32_t stride_y = pool_params->stride.h; in arm_avgpool_s8() local 255 const int32_t stride_y = pool_params->stride.h; in arm_avgpool_s8() local
|
| D | arm_max_pool_s8.c | 174 const int32_t stride_y = pool_params->stride.h; in arm_max_pool_s8() local
|