Home
last modified time | relevance | path

Searched defs:max_height (Results 1 – 6 of 6) sorted by relevance

/freebsd/stand/efi/loader/
H A Dframebuffer.c746 int height, max_height, max_width, width; in gop_autoresize() local
/freebsd/sys/dev/drm2/
H A Ddrm_fb_helper.c1451 u32 max_width, max_height, bpp_sel; in drm_fb_helper_hotplug_event() local
H A Ddrm_mode.h108 __u32 min_height, max_height; member
H A Ddrm_crtc.h786 int max_width, max_height; member
/freebsd/contrib/ee/
H A Dee.c3342 int max_width, max_height; in menu_op() local
3551 paint_menu(struct menu_entries menu_list[], int max_width, int max_height, in paint_menu()
/freebsd/sys/contrib/v4l/
H A Dvideodev2.h418 __u32 max_height; /* Maximum frame height [pixel] */ member