Searched refs:desired_width (Results 1 – 1 of 1) sorted by relevance
618 int desired_width = desired.width; in GetFormatDistance() local620 int64_t delta_w = supported.width - desired_width; in GetFormatDistance()625 int64_t aspect_h = desired_width in GetFormatDistance()626 ? supported.width * desired_height / desired_width in GetFormatDistance()