Searched refs:v4l2_cropcap (Results 1 – 5 of 5) sorted by relevance
80 int exynos_v4l2_cropcap(int fd, struct v4l2_cropcap *crop);
756 struct v4l2_cropcap { struct2388 #define VIDIOC_CROPCAP _IOWR('V', 58, struct v4l2_cropcap)
607 int exynos_v4l2_cropcap(int fd, struct v4l2_cropcap *crop) in exynos_v4l2_cropcap()
250 struct v4l2_cropcap cropcap;
3526 v4l2_cropcap cropcap; in m_setCrop()