Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/
Dzopflipng_bin.cc267 size_t total_files_smaller = 0; in main() local
332 if (resultpng.size() < origsize) total_files_smaller++; in main()
392 printf("Files smaller: %d\n", (int) total_files_smaller); in main()