Searched refs:VIDEO_CONTINUE (Results 1 – 4 of 4) sorted by relevance
7 VIDEO_CONTINUE title13 VIDEO_CONTINUE20 .. c:macro:: VIDEO_CONTINUE22 ``int ioctl(fd, VIDEO_CONTINUE)``41 - Equals VIDEO_CONTINUE for this command.
51 playing process of the video stream using the VIDEO_CONTINUE command.54 until the ioctl call VIDEO_CONTINUE or VIDEO_PLAY is performed.
1186 case VIDEO_CONTINUE: in dvb_video_ioctl()
171 #define VIDEO_CONTINUE _IO('o', 24) macro