Searched refs:VIDIOC_G_SELECTION (Results 1 – 7 of 7) sorted by relevance
971 VIDIOC_G_SELECTION = 3225441886
99 ioctl$VIDIOC_G_SELECTION(fd fd_video, cmd const[VIDIOC_G_SELECTION], arg ptr[inout, v4l2_selection])
2442 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection) macro
1763 if (device_->Ioctl(VIDIOC_G_SELECTION, &selection_arg) == 0) { in GetVisibleSize()