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

  /external/zopfli/src/zopfli/
cache.h 57 void ZopfliCacheToSublen(const ZopfliLongestMatchCache* lmc,
cache.c 81 void ZopfliCacheToSublen(const ZopfliLongestMatchCache* lmc,
lz77.c 184 ZopfliCacheToSublen(s->lmc, lmcpos, *length, sublen);

Completed in 245 milliseconds