Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dfilter.c85 static inline int needs_filter2(const uint8_t* p, int step, int t, int it) { in needs_filter2() function
138 if (needs_filter2(p, hstride, thresh, ithresh)) { in FilterLoop24()
/external/webp/src/dec/
Ddsp.c540 static inline int needs_filter2(const uint8_t* p, int step, int t, int it) { in needs_filter2() function
593 if (needs_filter2(p, hstride, thresh, ithresh)) { in FilterLoop26()
607 if (needs_filter2(p, hstride, thresh, ithresh)) { in FilterLoop24()