Searched refs:exynos_v4l2_cropcap (Results 1 – 3 of 3) sorted by relevance
80 int exynos_v4l2_cropcap(int fd, struct v4l2_cropcap *crop);
607 int exynos_v4l2_cropcap(int fd, struct v4l2_cropcap *crop) in exynos_v4l2_cropcap() function
3535 if (exynos_v4l2_cropcap(fd, &cropcap) < 0) { in m_setCrop()