Home | History | Annotate | Download | only in dsp

Lines Matching full:d0_g1

368   const __m128i d0_g1 = _mm_unpacklo_epi64(d0, g1);
370 _mm_storeu_si128((__m128i*)&out[0], d0_g1);