Searched refs:shifted_hi (Results 1 – 1 of 1) sorted by relevance
64 const __m128i shifted_hi = in horizontal_16x16() local68 _mm_store_si128((__m128i *)(dst + 8), shifted_hi); in horizontal_16x16()118 const __m128i shifted_hi = in vertical_16x16() local121 const __m128i packed = _mm_packus_epi16(shifted_lo, shifted_hi); in vertical_16x16()