Searched refs:fancy_upsampling (Results 1 – 3 of 3) sorted by relevance
79 int fancy_upsampling; member
772 io->fancy_upsampling = (options == NULL) || (!options->no_fancy_upsampling); in InitFromOptions()779 io->fancy_upsampling = 0; in InitFromOptions()804 if (io->fancy_upsampling) { in CustomSetup()
110 io->fancy_upsampling = 0; // default in VP8InitFrame()