Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/s3c-camif/
H A Dcamif-core.c556 .min_out_width = 16,
563 .min_out_width = 16,
584 .min_out_width = 16,
591 .min_out_width = 16,
H A Dcamif-core.h136 u8 min_out_width; member
H A Dcamif-capture.c738 wmin = max_t(u32, pix_lim->min_out_width, crop->width / sc_hrmax); in __camif_video_try_format()