Home
last modified time | relevance | path

Searched refs:no_fancy_upsampling (Results 1 – 3 of 3) sorted by relevance

/external/webp/include/webp/
Ddecode.h400 int no_fancy_upsampling; // if true, use faster pointwise upsampler member
/external/webp/src/dec/
Dwebp.c755 io->fancy_upsampling = (options == NULL) || (!options->no_fancy_upsampling); in WebPIoInitFromOptions()
/external/webp/
DREADME479 config.options.no_fancy_upsampling = 1;