Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s3c-camif/
Dcamif-core.c579 .min_out_width = 16,
586 .min_out_width = 16,
607 .min_out_width = 16,
614 .min_out_width = 16,
Dcamif-core.h140 u8 min_out_width; member
Dcamif-capture.c760 wmin = max_t(u32, pix_lim->min_out_width, crop->width / sc_hrmax); in __camif_video_try_format()