Home
last modified time | relevance | path

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

/external/zopfli/src/zopfli/
Dlz77.c173 unsigned char limit_ok_for_cache = cache_available && in TryGetFromLongestMatchCache() local
178 if (s->lmc && limit_ok_for_cache && cache_available) { in TryGetFromLongestMatchCache()