Searched refs:needs_filter2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec_mips32.c76 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)) {
H A Ddec.c526 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)) {
/external/webp/src/dsp/
H A Ddec_mips32.c76 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)) {
H A Ddec.c526 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 724 milliseconds