Searched refs:DV1394_GET_STATUS (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.h98 need to call the DV1394_GET_STATUS ioctl to determine which ringbuffer
124 If you called DV1394_GET_STATUS at this instant, you would
141 DV1394_GET_STATUS ioctl).
173 ioctl(dv1394_fd, DV1394_GET_STATUS, &status);
253 DV1394_GET_STATUS, enumerator in enum:__anon3300
346 to DV1394_GET_STATUS */
352 since the last call to DV1394_GET_STATUS.
H A Ddv1394.c159 if (ioctl(dv->fd, DV1394_GET_STATUS, &s) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Ddv1394.h98 need to call the DV1394_GET_STATUS ioctl to determine which ringbuffer
124 If you called DV1394_GET_STATUS at this instant, you would
141 DV1394_GET_STATUS ioctl).
173 ioctl(dv1394_fd, DV1394_GET_STATUS, &status);
252 DV1394_GET_STATUS, enumerator in enum:__anon2054
345 to DV1394_GET_STATUS */
351 since the last call to DV1394_GET_STATUS.
H A Ddv1394.c160 if (ioctl(dv->fd, DV1394_GET_STATUS, &s) < 0) {

Completed in 112 milliseconds