Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8_opt.c216 const int32_t *const out_shift_start_pos = output_shift; in arm_depthwise_conv_s8_opt() local
272 output_shift = out_shift_start_pos; in arm_depthwise_conv_s8_opt()
Darm_depthwise_conv_fast_s16.c224 const int32_t *const out_shift_start_pos = output_shift; in arm_depthwise_conv_fast_s16() local
283 output_shift = out_shift_start_pos; in arm_depthwise_conv_fast_s16()
Darm_depthwise_conv_s4_opt.c256 const int32_t *const out_shift_start_pos = output_shift; in arm_depthwise_conv_s4_opt() local
315 output_shift = out_shift_start_pos; in arm_depthwise_conv_s4_opt()