Searched refs:width_max (Results 1 – 3 of 3) sorted by relevance
438 unsigned int black_left, black_top, width_max, in sh_vou_configure_geometry() local445 width_max = 858; in sh_vou_configure_geometry()448 width_max = 864; in sh_vou_configure_geometry()475 black_left = width_max - VOU_MAX_IMAGE_WIDTH; in sh_vou_configure_geometry()595 width_max, height_max, img_height_max; in vou_adjust_output() local599 width_max = 858; in vou_adjust_output()603 width_max = 864; in vou_adjust_output()630 if (geo->output.left + best > width_max) in vou_adjust_output()631 geo->output.left = width_max - best; in vou_adjust_output()
74 u8 width_max; member
391 if ((rs->width_min > event->width) || (rs->width_max < event->width)) in pri_detector_add_pulse()