Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/
Dsh_vou.c602 width_max, height_max, img_height_max; in vou_adjust_output() local
607 height_max = 262 * 2; in vou_adjust_output()
611 height_max = 312 * 2; in vou_adjust_output()
667 if (geo->output.top + best > height_max) in vou_adjust_output()
668 geo->output.top = height_max - best; in vou_adjust_output()