Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dsh_vou.c509 unsigned int best_err = UINT_MAX, best = 0, img_height_max; in vou_adjust_input() local
513 img_height_max = 480; in vou_adjust_input()
515 img_height_max = 576; in vou_adjust_input()
521 VOU_MIN_IMAGE_HEIGHT, img_height_max, 1, 0); in vou_adjust_input()
554 if (found > img_height_max) in vou_adjust_input()
579 width_max, height_max, img_height_max; in vou_adjust_output() local
585 img_height_max = 480; in vou_adjust_output()
589 img_height_max = 576; in vou_adjust_output()
628 if (found > img_height_max) in vou_adjust_output()
656 unsigned int img_height_max; in sh_vou_try_fmt_vid_out() local
690 unsigned int img_height_max; sh_vou_set_fmt_vid_out() local
941 unsigned int img_height_max; sh_vou_s_selection() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Dsh_vou.c509 unsigned int best_err = UINT_MAX, best = 0, img_height_max; in vou_adjust_input() local
513 img_height_max = 480; in vou_adjust_input()
515 img_height_max = 576; in vou_adjust_input()
521 VOU_MIN_IMAGE_HEIGHT, img_height_max, 1, 0); in vou_adjust_input()
554 if (found > img_height_max) in vou_adjust_input()
579 width_max, height_max, img_height_max; in vou_adjust_output() local
585 img_height_max = 480; in vou_adjust_output()
589 img_height_max = 576; in vou_adjust_output()
628 if (found > img_height_max) in vou_adjust_output()
656 unsigned int img_height_max; in sh_vou_try_fmt_vid_out() local
690 unsigned int img_height_max; sh_vou_set_fmt_vid_out() local
941 unsigned int img_height_max; sh_vou_s_selection() local
[all...]

Completed in 3 milliseconds