Searched refs:shift20 (Results 1 – 1 of 1) sorted by relevance
1853 const __m128i shift20 = _mm_sra_epi32(madd20, v_shift); in Identity16Row_SSE4_1() local1856 StoreUnaligned16(&dst[h * step + 8], _mm_packs_epi32(shift20, shift21)); in Identity16Row_SSE4_1()