Home | History | Annotate | Download | only in dsp

Lines Matching refs:_mm_mulhi_epu16

854     __m128i coeff_iQ0H = _mm_mulhi_epu16(coeff0, iq0);
856 __m128i coeff_iQ8H = _mm_mulhi_epu16(coeff8, iq8);