Home
last modified time | relevance | path

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

/external/zopfli/src/zopfli/
Dlz77.h91 void ZopfliFindLongestMatch(
Dlz77.c229 void ZopfliFindLongestMatch(ZopfliBlockState* s, const ZopfliHash* h, in ZopfliFindLongestMatch() function
399 ZopfliFindLongestMatch(s, h, in, i, inend, ZOPFLI_MAX_MATCH, dummysublen, in ZopfliLZ77Greedy()
Dsqueeze.c268 ZopfliFindLongestMatch(s, h, in, i, inend, ZOPFLI_MAX_MATCH, sublen, in GetBestLengths()
368 ZopfliFindLongestMatch(s, h, in, pos, inend, length, 0, in FollowPath()