Searched refs:input_zero_point_vec (Results 1 – 1 of 1) sorted by relevance
1056 Vec input_zero_point_vec = Vec(input_zero_point); in qthreshold_kernel() local1057 Vec input_scale_neg_zp_premul_vec = input_scale_vec * input_zero_point_vec.neg(); in qthreshold_kernel()1078 input_scale_vec, input_zero_point_vec, input_scale_neg_zp_premul_vec); in qthreshold_kernel()