OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blocksplittingmax
(Results
1 - 3
of
3
) sorted by null
/external/zopfli/src/zopfli/
zopfli.h
66
int
blocksplittingmax
;
member in struct:ZopfliOptions
util.c
212
options->
blocksplittingmax
= 15;
deflate.c
737
options->
blocksplittingmax
, &splitpoints, &npoints);
798
options->
blocksplittingmax
, &splitpoints, &npoints);
Completed in 58 milliseconds