Home | History | Annotate | Download | only in dec

Lines Matching full:use_scaling

752         const int num_rows_out = io->use_scaling ?
760 dec->last_out_row_ = io->use_scaling ?
1589 if (io->use_scaling && !AllocateAndInitRescaler(dec, io)) goto Err;
1591 if (io->use_scaling || WebPIsPremultipliedMode(dec->output_->colorspace)) {