HomeSort by relevance Sort by last modified time
    Searched refs:DoFilter4 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dsp/
dec_sse2.c 369 static WEBP_INLINE void DoFilter4(__m128i* p1, __m128i *p0,
753 DoFilter4(&p1, &p0, &q0, &q1, &mask, hev_thresh);
780 DoFilter4(&p1, &p0, &q0, &q1, &mask, hev_thresh);
    [all...]
  /external/webp/src/dsp/
dec_sse2.c 369 static WEBP_INLINE void DoFilter4(__m128i* p1, __m128i *p0,
753 DoFilter4(&p1, &p0, &q0, &q1, &mask, hev_thresh);
780 DoFilter4(&p1, &p0, &q0, &q1, &mask, hev_thresh);
    [all...]

Completed in 254 milliseconds