Home | History | Annotate | Download | only in dsp

Lines Matching full:m_thresh

391   const __m128i m_thresh = _mm_set1_epi8(thresh);
401 const __m128i t7 = _mm_subs_epu8(t6, m_thresh); // mask <= m_thresh