Lines Matching full:hi_1
307 const __m128i hi_1 = _mm_srai_epi16(hi_0, 3 + 8);308 *x = _mm_packs_epi16(lo_1, hi_1);