Searched refs:DV1394_INIT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddv1394.h60 video), use the DV1394_INIT ioctl, passing in the parameters you
75 ioctl(fd, DV1394_INIT, &init);
86 First, call the DV1394_INIT ioctl to specify your parameters,
144 dv1394, either by using the DV1394_INIT ioctl call, or closing the
223 DV1394_INIT, enumerator in enum:__anon3300
266 /* this is the argument to DV1394_INIT */
294 you open the dv1394 device. DV1394_INIT will fail if you call it a
H A Ddv1394.c66 if (ioctl(dv->fd, DV1394_INIT, &init) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Ddv1394.h60 video), use the DV1394_INIT ioctl, passing in the parameters you
75 ioctl(fd, DV1394_INIT, &init);
86 First, call the DV1394_INIT ioctl to specify your parameters,
144 dv1394, either by using the DV1394_INIT ioctl call, or closing the
222 DV1394_INIT, enumerator in enum:__anon2054
265 /* this is the argument to DV1394_INIT */
293 you open the dv1394 device. DV1394_INIT will fail if you call it a
H A Ddv1394.c67 if (ioctl(dv->fd, DV1394_INIT, &init) < 0)

Completed in 55 milliseconds