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

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec_mips32.c38 static WEBP_INLINE void do_filter4(uint8_t* p, int step) { function
112 do_filter4(p, hstride);
H A Ddec.c487 static WEBP_INLINE void do_filter4(uint8_t* p, int step) { function
604 do_filter4(p, hstride);
/external/webp/src/dsp/
H A Ddec_mips32.c38 static WEBP_INLINE void do_filter4(uint8_t* p, int step) { function
112 do_filter4(p, hstride);
H A Ddec.c487 static WEBP_INLINE void do_filter4(uint8_t* p, int step) { function
604 do_filter4(p, hstride);

Completed in 109 milliseconds