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

  /external/webp/src/enc/
filter.c 62 static inline void do_filter4(uint8_t* p, int step) { function
142 do_filter4(p, hstride);
  /external/webp/src/dec/
dsp.c 502 static inline void do_filter4(uint8_t* p, int step) { function
611 do_filter4(p, hstride);

Completed in 28 milliseconds