Searched refs:in_requantize_1 (Results 1 – 2 of 2) sorted by relevance
107 int64_t in_requantize_1 = (int64_t)out_1[i_requantize]; in arm_nn_depthwise_conv_nt_t_s16() local114 in_requantize_1 += *bias; in arm_nn_depthwise_conv_nt_t_s16()121 out_1[i_requantize] = arm_nn_requantize_s64(in_requantize_1, reduced_multiplier, shift); in arm_nn_depthwise_conv_nt_t_s16()
179 int64_t in_requantize_1 = (int64_t)out_0[1]; in arm_depthwise_conv_fast_s16() local186 in_requantize_1 += bias[offset + 1]; in arm_depthwise_conv_fast_s16()197 … out_0[1] = arm_nn_requantize_s64(in_requantize_1, reduced_multiplier_1, output_shift[offset + 1]); in arm_depthwise_conv_fast_s16()