OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZopfliFindLongestMatch
(Results
1 - 3
of
3
) sorted by null
/external/zopfli/src/zopfli/
lz77.h
91
void
ZopfliFindLongestMatch
(
lz77.c
229
void
ZopfliFindLongestMatch
(ZopfliBlockState* s, const ZopfliHash* h,
399
ZopfliFindLongestMatch
(s, h, in, i, inend, ZOPFLI_MAX_MATCH, dummysublen,
squeeze.c
257
ZOPFLI_MAX_MATCH values to avoid calling
ZopfliFindLongestMatch
. */
268
ZopfliFindLongestMatch
(s, h, in, i, inend, ZOPFLI_MAX_MATCH, sublen,
368
ZopfliFindLongestMatch
(s, h, in, pos, inend, length, 0,
Completed in 55 milliseconds