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

  /external/zopfli/src/zopfli/
cache.h 49 void ZopfliCleanCache(ZopfliLongestMatchCache* lmc);
cache.c 42 void ZopfliCleanCache(ZopfliLongestMatchCache* lmc) {
deflate.c 633 ZopfliCleanCache(s.lmc);
664 ZopfliCleanCache(s.lmc);
810 ZopfliCleanCache(s.lmc);

Completed in 88 milliseconds