Searched refs:p_hi (Results 1 – 2 of 2) sorted by relevance
48 let p_hi = b11 + mid1_hi as u64 + mid2_hi as u64; in umul128() localVariable51 (p_lo, p_hi) in umul128()
40 __m128i p_hi = _mm_unpackhi_epi8(*p0, *p1); in compute_dist_wtd_avg() local41 __m128i mult_hi = _mm_maddubs_epi16(p_hi, *w); in compute_dist_wtd_avg()