OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZopfliLZ77Greedy
(Results
1 - 4
of
4
) sorted by null
/external/zopfli/src/zopfli/
lz77.h
125
void
ZopfliLZ77Greedy
(ZopfliBlockState* s, const unsigned char* in,
blocksplitter.c
308
ZopfliLZ77Greedy
(&s, in, instart, inend, &store);
lz77.c
366
void
ZopfliLZ77Greedy
(ZopfliBlockState* s, const unsigned char* in,
squeeze.c
476
ZopfliLZ77Greedy
(s, in, instart, inend, ¤tstore);
Completed in 62 milliseconds