Searched refs:use_cropping (Results 1 – 7 of 7) sorted by relevance
97 int use_cropping; member
787 io->use_cropping = (options != NULL) && (options->use_cropping > 0); in WebPIoInitFromOptions()788 if (io->use_cropping) { in WebPIoInitFromOptions()
172 if (options->use_cropping) { in WebPAllocateDecBuffer()
311 io->use_cropping = 0; in VP8GetHeaders()
437 int use_cropping; // if true, cropping is applied _first_ member
277 config->options.use_cropping = 1; in webp_get_config_resize_crop()