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

/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h1087 * struct v4l2_selection - selection info
1099 struct v4l2_selection { struct
2384 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection)
2385 #define VIDIOC_S_SELECTION _IOWR('V', 95, struct v4l2_selection)
/external/v4l2_codec2/vda/
H A Dvideodev2.h1049 * struct v4l2_selection - selection info
1061 struct v4l2_selection { struct
2309 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection)
2310 #define VIDIOC_S_SELECTION _IOWR('V', 95, struct v4l2_selection)
H A Dv4l2_video_decode_accelerator.cc1758 struct v4l2_selection selection_arg;

Completed in 108 milliseconds