HomeSort by relevance Sort by last modified time
    Searched refs:show_compressed (Results 1 - 3 of 3) sorted by null

  /external/webp/src/enc/
config.c 40 config->show_compressed = 0;
107 if (config->show_compressed < 0 || config->show_compressed > 1)
iterator.c 145 if (enc->config_->show_compressed) {
  /external/webp/include/webp/
encode.h 104 int show_compressed; // if true, export the compressed picture back. member in struct:__anon16553

Completed in 30 milliseconds