Searched refs:fancy_upsampling (Results 1 – 3 of 3) sorted by relevance
84 int fancy_upsampling; member
831 io->fancy_upsampling = (options == NULL) || (!options->no_fancy_upsampling); in WebPIoInitFromOptions()838 io->fancy_upsampling = 0; in WebPIoInitFromOptions()
160 if (io->fancy_upsampling) { in GetAlphaSourceRow()572 if (io->fancy_upsampling) { in CustomSetup()