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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/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:__anon612
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.c68 if (ioctl(dv->fd, DV1394_INIT, &init) < 0)

Completed in 92 milliseconds