Home
last modified time | relevance | path

Searched refs:width_max (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/
Ddfs_pattern_detector.h66 u8 width_max; member
Ddfs_pri_detector.c387 if ((rs->width_min > event->width) || (rs->width_max < event->width)) in pri_detector_add_pulse()
/linux-4.1.27/drivers/media/platform/
Dsh_vou.c447 unsigned int black_left, black_top, width_max, in sh_vou_configure_geometry() local
454 width_max = 858; in sh_vou_configure_geometry()
457 width_max = 864; in sh_vou_configure_geometry()
484 black_left = width_max - VOU_MAX_IMAGE_WIDTH; in sh_vou_configure_geometry()
602 width_max, height_max, img_height_max; in vou_adjust_output() local
606 width_max = 858; in vou_adjust_output()
610 width_max = 864; in vou_adjust_output()
637 if (geo->output.left + best > width_max) in vou_adjust_output()
638 geo->output.left = width_max - best; in vou_adjust_output()