Searched refs:use_cropping (Results 1 – 12 of 12) sorted by relevance
97 int use_cropping; member
779 io->use_cropping = (options != NULL) && (options->use_cropping > 0); in WebPIoInitFromOptions()780 if (io->use_cropping) { in WebPIoInitFromOptions()
180 if (options->use_cropping) { in WebPAllocateDecBuffer()
310 io->use_cropping = 0; in VP8GetHeaders()
739 io->use_cropping = (options != NULL) && (options->use_cropping > 0); in WebPIoInitFromOptions()740 if (io->use_cropping) { in WebPIoInitFromOptions()
145 if (options->use_cropping) { in WebPAllocateDecBuffer()
336 io->use_cropping = 0; in VP8GetHeaders()
206 config.options.use_cropping = 1; in onGetPixels()
435 int use_cropping; // if true, cropping is applied _first_ member
437 int use_cropping; // if true, cropping is applied _first_ member