Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dsh_vou.c429 /* height_max = 262; */ in sh_vou_configure_geometry()
432 /* height_max = 312; */ in sh_vou_configure_geometry()
579 width_max, height_max, img_height_max; in vou_adjust_output() local
584 height_max = 262 * 2; in vou_adjust_output()
588 height_max = 312 * 2; in vou_adjust_output()
644 if (geo->output.top + best > height_max) in vou_adjust_output()
645 geo->output.top = height_max - best; in vou_adjust_output()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Dsh_vou.c429 /* height_max = 262; */ in sh_vou_configure_geometry()
432 /* height_max = 312; */ in sh_vou_configure_geometry()
579 width_max, height_max, img_height_max; in vou_adjust_output() local
584 height_max = 262 * 2; in vou_adjust_output()
588 height_max = 312 * 2; in vou_adjust_output()
644 if (geo->output.top + best > height_max) in vou_adjust_output()
645 geo->output.top = height_max - best; in vou_adjust_output()

Completed in 4 milliseconds