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