Searched refs:use_cropping (Results 1 – 6 of 6) sorted by relevance
92 int use_cropping; member
346 int use_cropping; // if true, cropping is applied _first_ member
128 if (options->use_cropping) { in WebPAllocateDecBuffer()
739 io->use_cropping = (options != NULL) && (options->use_cropping > 0); in InitFromOptions()740 if (io->use_cropping) { in InitFromOptions()
348 io->use_cropping = 0; in VP8GetHeaders()
221 config.options.use_cropping = 1; in webp_get_config_resize_crop()