Home | History | Annotate | Download | only in dsp

Lines Matching defs:m0

208   const __m128i m0 = _mm_adds_epi16(B, d4);
224 dst0 = _mm_adds_epi16(dst0, _mm_srai_epi16(m0, 3));