Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c5373 const struct v4l2_rect *s_crop) in rkcif_sanity_check_fmt() argument
5398 if (s_crop) in rkcif_sanity_check_fmt()
5399 crop = (struct v4l2_rect *)s_crop; in rkcif_sanity_check_fmt()