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 61 static WEBP_INLINE void do_filter4(uint8_t* p, int step) { function
143 do_filter4(p, hstride);
  /external/webp/src/dsp/
dec.c 503 static WEBP_INLINE void do_filter4(uint8_t* p, int step) { function
615 do_filter4(p, hstride);

Completed in 146 milliseconds