Searched refs:needs_filter (Results 1 – 1 of 1) sorted by relevance
74 static WEBP_INLINE int needs_filter(const uint8_t* p, int step, int t) { in needs_filter() function186 if (needs_filter(p + i, stride, thresh2)) { in SimpleVFilter16()196 if (needs_filter(p + i * stride, 1, thresh2)) { in SimpleHFilter16()