Home | History | Annotate | Download | only in dsp

Lines Matching refs:shuf01

378     const __m128i shuf01 = _mm_unpacklo_epi32(diff0, diff1);
383 _mm_shufflehi_epi16(shuf01, _MM_SHUFFLE(2, 3, 0, 1));