Searched refs:DV1394_GET_STATUS (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.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:__anon612
345 to DV1394_GET_STATUS */
351 since the last call to DV1394_GET_STATUS.
H A Ddv1394.c171 if (ioctl(dv->fd, DV1394_GET_STATUS, &s) < 0) {

Completed in 41 milliseconds