Searched refs:VIDEO_STILLPICTURE (Results 1 – 4 of 4) sorted by relevance
7 VIDEO_STILLPICTURE title13 VIDEO_STILLPICTURE20 .. c:macro:: VIDEO_STILLPICTURE22 ``int ioctl(fd, VIDEO_STILLPICTURE, struct video_still_picture *sp)``41 - Equals VIDEO_STILLPICTURE for this command.
211 An I-frame displayed via the VIDEO_STILLPICTURE call is passed on
1270 case VIDEO_STILLPICTURE: in dvb_video_ioctl()
192 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture) macro