Home
last modified time | relevance | path

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

/external/zopfli/src/zopfli/
Dlz77.c162 static int TryGetFromLongestMatchCache(ZopfliBlockState* s, in TryGetFromLongestMatchCache() function
252 if (TryGetFromLongestMatchCache(s, pos, &limit, sublen, distance, length)) { in ZopfliFindLongestMatch()