Home | History | Annotate | Download | only in dsp

Lines Matching full:shuf01_p

382     const __m128i shuf01_p =
388 const __m128i s01 = _mm_unpacklo_epi64(shuf01_p, shuf23_p);
389 const __m128i s32 = _mm_unpackhi_epi64(shuf01_p, shuf23_p);