Lines Matching refs:ker2
378 int8_t ker0, ker1, ker2, ker3, ker00, ker11; in arm_depthwise_conv_s4_opt()
384 ker2 = (int8_t)(ker11 << 4) >> 4; in arm_depthwise_conv_s4_opt()
389 sum_3 += ker2 * col_pos[2]; in arm_depthwise_conv_s4_opt()
395 ker2 = ker11 >> 4; in arm_depthwise_conv_s4_opt()
400 sum_3 += ker2 * col_pos[2 + input_ch]; in arm_depthwise_conv_s4_opt()
414 int8_t ker0, ker1, ker2, ker3, ker00, ker11; in arm_depthwise_conv_s4_opt() local
422 ker2 = (int8_t)(ker11 << 4) >> 4; in arm_depthwise_conv_s4_opt()
427 sum_3 += ker2 * col_pos[2]; in arm_depthwise_conv_s4_opt()
589 int8_t ker0, ker1, ker2, ker3, ker00, ker11; in arm_depthwise_conv_s4_opt() local
597 ker2 = (int8_t)(ker11 << 4) >> 4; in arm_depthwise_conv_s4_opt()
602 sum_3 += ker2 * col_pos[2]; in arm_depthwise_conv_s4_opt()