HomeSort by relevance Sort by last modified time
    Searched refs:needs_filter2 (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dsp/
dec_mips32.c 76 static WEBP_INLINE int needs_filter2(const uint8_t* p, function
93 if (needs_filter2(p, hstride, thresh, ithresh)) {
108 if (needs_filter2(p, hstride, thresh, ithresh)) {
dec.c 526 static WEBP_INLINE int needs_filter2(const uint8_t* p, function
584 if (needs_filter2(p, hstride, thresh2, ithresh)) {
600 if (needs_filter2(p, hstride, thresh2, ithresh)) {

Completed in 98 milliseconds