Home | History | Annotate | Download | only in src

Lines Matching full:deviceindex

495   int deviceIndex;
519 if (-1 == ioctl (capture->deviceHandle, VIDIOC_G_INPUT, &deviceIndex))
530 capture->inp.index = deviceIndex;