Searched refs:GetNotHEV (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec_sse2.c323 static WEBP_INLINE void GetNotHEV(const __m128i* const p1, function
438 GetNotHEV(p1, p0, q0, q1, hev_thresh, &not_hev);
482 GetNotHEV(p1, p0, q0, q1, hev_thresh, &not_hev);
/external/webp/src/dsp/
H A Ddec_sse2.c323 static WEBP_INLINE void GetNotHEV(const __m128i* const p1, function
438 GetNotHEV(p1, p0, q0, q1, hev_thresh, &not_hev);
482 GetNotHEV(p1, p0, q0, q1, hev_thresh, &not_hev);

Completed in 1161 milliseconds