HomeSort by relevance Sort by last modified time
    Searched full:m_thresh (Results 1 - 1 of 1) sorted by null

  /external/webp/src/dsp/
dec_sse2.c 389 const __m128i m_thresh = _mm_set1_epi8(thresh); local
399 const __m128i t7 = _mm_subs_epu8(t6, m_thresh); // mask <= m_thresh
    [all...]

Completed in 95 milliseconds