Home
last modified time | relevance | path

Searched refs:col_buffer_start (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8_opt.c211 q15_t *const col_buffer_start = buffer_a; in arm_depthwise_conv_s8_opt() local
212 q15_t *col_buffer = col_buffer_start; in arm_depthwise_conv_s8_opt()
281 q15_t *col_pos = col_buffer_start + row_shift; in arm_depthwise_conv_s8_opt()
369 q15_t *col_pos = col_buffer_start + row_shift; in arm_depthwise_conv_s8_opt()
389 col_buffer = col_buffer_start; in arm_depthwise_conv_s8_opt()