Searched refs:width_max (Results 1 – 4 of 4) sorted by relevance
419 unsigned int black_left, black_top, width_max, in sh_vou_configure_geometry() local 426 width_max = 858; in sh_vou_configure_geometry() 429 width_max = 864; in sh_vou_configure_geometry() 456 black_left = width_max - VOU_MAX_IMAGE_WIDTH; in sh_vou_configure_geometry() 475 * max(black_left + dsr_h, width_max) here in sh_vou_configure_geometry() 577 width_max, height_max, img_height_max; in vou_adjust_output() local 581 width_max = 858; in vou_adjust_output() 585 width_max = 864; in vou_adjust_output() 612 if (geo->output.left + best > width_max) in vou_adjust_output() 613 geo->output.left = width_max in vou_adjust_output() [all...]
62 * @width_max: maximum radar pulse width in [us]74 u8 width_max; member
390 if ((rs->width_min > event->width) || (rs->width_max < event->width)) in pri_detector_add_pulse()
417 u32 width_max; member