Home
last modified time | relevance | path

Searched refs:Hev (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Ddec.c523 static WEBP_INLINE int Hev(const uint8_t* p, int step, int thresh) { in Hev() function
601 if (Hev(p, hstride, hev_thresh)) { in FilterLoop26_C()
618 if (Hev(p, hstride, hev_thresh)) { in FilterLoop24_C()