Searched refs:scaled_height (Results 1 – 9 of 9) sorted by relevance
102 int scaled_width, scaled_height; member
184 if (options->scaled_width <= 0 || options->scaled_height <= 0) { in WebPAllocateDecBuffer()188 h = options->scaled_height; in WebPAllocateDecBuffer()
811 if (options->scaled_width <= 0 || options->scaled_height <= 0) { in WebPIoInitFromOptions()815 io->scaled_height = options->scaled_height; in WebPIoInitFromOptions()829 (io->scaled_height < H * 3 / 4); in WebPIoInitFromOptions()
317 const int out_height = io->scaled_height; in InitYUVRescaler()494 const int out_height = io->scaled_height; in InitRGBRescaler()
391 const int out_height = io->scaled_height; in AllocateAndInitRescaler()
442 int scaled_width, scaled_height; // final resolution member
262 config->options.scaled_height = decodedBitmap->height(); in webp_get_config_resize()
550 config.options.scaled_height = scaledHeight();