Searched refs:fancy_upsampling (Results 1 - 3 of 3) sorted by relevance

/external/webp/src/dec/
H A Ddecode_vp8.h82 int fancy_upsampling; member in struct:VP8Io
H A Dwebp.c755 io->fancy_upsampling = (options == NULL) || (!options->no_fancy_upsampling);
762 io->fancy_upsampling = 0;
H A Dio.c194 if (io->fancy_upsampling) {
559 if (io->fancy_upsampling) {

Completed in 66 milliseconds