Searched refs:use_scaling (Results 1 – 11 of 11) sorted by relevance
101 int use_scaling; member
824 io->use_scaling = (options != NULL) && options->use_scaling; in WebPIoInitFromOptions()825 if (io->use_scaling) { in WebPIoInitFromOptions()843 if (io->use_scaling) { in WebPIoInitFromOptions()
807 io->use_scaling ? in ProcessRows()816 dec->last_out_row_ = io->use_scaling ? in ProcessRows()1698 if (io->use_scaling && !AllocateAndInitRescaler(dec, io)) goto Err; in VP8LDecodeImage()1700 if (io->use_scaling) { in VP8LDecodeImage()1705 if (io->use_scaling || WebPIsPremultipliedMode(dec->output_->colorspace)) { in VP8LDecodeImage()
197 if (options->use_scaling) { in WebPAllocateDecBuffer()
334 io->use_scaling = 0; in VP8GetHeaders()
579 if (io->use_scaling) { in CustomSetup()
49 config.options.use_scaling = 1; in LLVMFuzzerTestOneInput()
452 int use_scaling; // if true, scaling is applied _afterward_ member
421 config.options.use_scaling = 1; in onGetPixels()
736 config.options.use_scaling = 1;