Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/hardware_VideoDecodeCapable/src/
Dv4l2module.cc10 static int do_ioctl(int fd, int request, void* arg) { in do_ioctl() function
30 if (-1 == do_ioctl(fd, VIDIOC_ENUM_FMT, &format_desc)) { in v4l2_enum_formats()