Home
last modified time | relevance | path

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

/external/zopfli/src/zopfli/
Dlz77.c248 int* hhashval = h->hashval; in ZopfliFindLongestMatch() local
291 assert(hhashval[p] == hval); in ZopfliFindLongestMatch()
338 hhashval = h->hashval2; in ZopfliFindLongestMatch()