HomeSort by relevance Sort by last modified time
    Searched full:total_files_smaller (Results 1 - 1 of 1) sorted by null

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

Completed in 1295 milliseconds