Searched refs:in_requantize_2 (Results 1 – 2 of 2) sorted by relevance
108 int64_t in_requantize_2 = (int64_t)out_2[i_requantize]; in arm_nn_depthwise_conv_nt_t_s16() local115 in_requantize_2 += *bias; in arm_nn_depthwise_conv_nt_t_s16()122 out_2[i_requantize] = arm_nn_requantize_s64(in_requantize_2, reduced_multiplier, shift); in arm_nn_depthwise_conv_nt_t_s16()
180 int64_t in_requantize_2 = (int64_t)out_0[2]; in arm_depthwise_conv_fast_s16() local187 in_requantize_2 += bias[offset + 2]; in arm_depthwise_conv_fast_s16()198 … out_0[2] = arm_nn_requantize_s64(in_requantize_2, reduced_multiplier_2, output_shift[offset + 2]); in arm_depthwise_conv_fast_s16()