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

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec_mips32.c51 static WEBP_INLINE void do_filter6(uint8_t* p, int step) { function
97 do_filter6(p, hstride);
H A Ddec.c500 static WEBP_INLINE void do_filter6(uint8_t* p, int step) { function
588 do_filter6(p, hstride);
/external/webp/src/dsp/
H A Ddec_mips32.c51 static WEBP_INLINE void do_filter6(uint8_t* p, int step) { function
97 do_filter6(p, hstride);
H A Ddec.c500 static WEBP_INLINE void do_filter6(uint8_t* p, int step) { function
588 do_filter6(p, hstride);

Completed in 54 milliseconds