Home
last modified time | relevance | path

Searched refs:v4l2_selection (Results 1 – 3 of 3) sorted by relevance

/include/media/
Dsoc_camera.h101 int (*get_selection)(struct soc_camera_device *, struct v4l2_selection *);
102 int (*set_selection)(struct soc_camera_device *, struct v4l2_selection *);
107 int (*set_liveselection)(struct soc_camera_device *, struct v4l2_selection *);
Dv4l2-ioctl.h500 struct v4l2_selection *s);
502 struct v4l2_selection *s);
/include/uapi/linux/
Dvideodev2.h1198 struct v4l2_selection { struct
2494 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection)
2495 #define VIDIOC_S_SELECTION _IOWR('V', 95, struct v4l2_selection)