Home | History | Annotate | Download | only in dsp

Lines Matching refs:out_1

589       const __m128i out_1 = _mm_add_epi16(base, top_base_1);
590 const __m128i out = _mm_packus_epi16(out_0, out_1);