Home
last modified time | relevance | path

Searched refs:StoreInLongestMatchCache (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dlz77.c192 static void StoreInLongestMatchCache(ZopfliBlockState* s, in StoreInLongestMatchCache() function
342 StoreInLongestMatchCache(s, pos, limit, sublen, bestdist, bestlength); in ZopfliFindLongestMatch()