Home | History | Annotate | Download | only in dsp

Lines Matching full:shuf23_p

381     const __m128i shuf23_p =
385 const __m128i s01 = _mm_unpacklo_epi64(shuf01_p, shuf23_p);
386 const __m128i s32 = _mm_unpackhi_epi64(shuf01_p, shuf23_p);