Searched refs:prounding (Results 1 – 1 of 1) sorted by relevance
355 const __m128i *prounding, in mult_round_shift() argument359 const __m128i v0 = _mm_add_epi32(u0, *prounding); in mult_round_shift()360 const __m128i v1 = _mm_add_epi32(u1, *prounding); in mult_round_shift()