Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libv4l2/
Dv4l2-subdev.h91 #define VIDIOC_SUBDEV_G_CROP _IOWR('V', 59, struct v4l2_subdev_crop) macro
Dexynos_subdev.c311 ret = ioctl(fd, VIDIOC_SUBDEV_G_CROP, crop); in exynos_subdev_g_crop()
/hardware/google/gchips/include/
Dv4l2-subdev.h91 #define VIDIOC_SUBDEV_G_CROP _IOWR('V', 59, struct v4l2_subdev_crop) macro
/hardware/google/graphics/common/libgscaler/
Dexynos_subdev.c314 ret = ioctl(fd, VIDIOC_SUBDEV_G_CROP, crop); in exynos_subdev_g_crop()