OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auto_filter_strategy
(Results
1 - 3
of
3
) sorted by null
/external/zopfli/src/zopflipng/
zopflipng_lib.h
53
bool
auto_filter_strategy
;
member in struct:ZopfliPNGOptions
zopflipng_lib.cc
33
,
auto_filter_strategy
(true)
388
if (png_options.
auto_filter_strategy
) {
zopflipng_bin.cc
217
png_options.
auto_filter_strategy
= false;
Completed in 73 milliseconds