Lines Matching full:crop
3527 v4l2_crop crop;3550 crop.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;3551 crop.c = cropcap.defrect;3553 if (exynos_v4l2_s_crop(fd, &crop) < 0) {