Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libv4l2/
Dv4l2-subdev.h92 #define VIDIOC_SUBDEV_S_CROP _IOWR('V', 60, struct v4l2_subdev_crop) macro
Dexynos_subdev.c338 ret = ioctl(fd, VIDIOC_SUBDEV_S_CROP, crop); in exynos_subdev_s_crop()
/hardware/google/gchips/include/
Dv4l2-subdev.h92 #define VIDIOC_SUBDEV_S_CROP _IOWR('V', 60, struct v4l2_subdev_crop) macro
/hardware/google/graphics/common/libgscaler/
Dexynos_subdev.c341 ret = ioctl(fd, VIDIOC_SUBDEV_S_CROP, crop); in exynos_subdev_s_crop()