Searched refs:resized_height (Results 1 – 1 of 1) sorted by relevance
405 u32 resized_height = out->rect.height; in calc_image_resize_coefficients() local413 resized_height = out->rect.width; in calc_image_resize_coefficients()743 resized_height = out->base.rect.width; in find_seams()1177 u32 resized_height; in calc_tile_resize_coefficients() local1186 resized_height = out_tile->width; in calc_tile_resize_coefficients()1188 resized_height = out_tile->height; in calc_tile_resize_coefficients()1192 resized_height, closest); in calc_tile_resize_coefficients()1201 resized_height = round_up(resized_height, 2); in calc_tile_resize_coefficients()1208 last_output = resized_height - 1; in calc_tile_resize_coefficients()1221 out_tile->width = resized_height; in calc_tile_resize_coefficients()[all …]