Lines Matching refs:ker1
378 int8_t ker0, ker1, ker2, ker3, ker00, ker11; in arm_depthwise_conv_s4_opt()
383 ker1 = ker00 >> 4; in arm_depthwise_conv_s4_opt()
388 sum_2 += ker1 * col_pos[1]; in arm_depthwise_conv_s4_opt()
394 ker1 = (int8_t)(ker11 << 4) >> 4; in arm_depthwise_conv_s4_opt()
399 sum_2 += ker1 * col_pos[1 + input_ch]; in arm_depthwise_conv_s4_opt()
414 int8_t ker0, ker1, ker2, ker3, ker00, ker11; in arm_depthwise_conv_s4_opt() local
420 ker1 = ker00 >> 4; in arm_depthwise_conv_s4_opt()
426 sum_2 += ker1 * col_pos[1]; in arm_depthwise_conv_s4_opt()
589 int8_t ker0, ker1, ker2, ker3, ker00, ker11; in arm_depthwise_conv_s4_opt() local
595 ker1 = ker00 >> 4; in arm_depthwise_conv_s4_opt()
601 sum_2 += ker1 * col_pos[1]; in arm_depthwise_conv_s4_opt()