Searched refs:v_h1 (Results 1 – 1 of 1) sorted by relevance
4709 __m128i v_h1 = _mm_packus_epi16(v_h_0, v_h_1); in operator ()() local4713 _mm_interleave_epi8(v_h0, v_h1, v_l0, v_l1, v_s0, v_s1); in operator ()()4716 _mm_storeu_si128((__m128i *)(dst + j + 16), v_h1); in operator ()()