Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_mips32.c79 static WEBP_INLINE int needs_filter2(const uint8_t* p, in needs_filter2() function
97 if (needs_filter2(p, hstride, thresh2, ithresh)) { in FilterLoop26()
113 if (needs_filter2(p, hstride, thresh2, ithresh)) { in FilterLoop24()
Ddec.c516 static WEBP_INLINE int needs_filter2(const uint8_t* p, in needs_filter2() function
574 if (needs_filter2(p, hstride, thresh2, ithresh)) { in FilterLoop26()
590 if (needs_filter2(p, hstride, thresh2, ithresh)) { in FilterLoop24()