Searched refs:VIDEO_STILLPICTURE (Results 1 – 6 of 6) 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
188 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture) macro
192 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture) macro
1269 case VIDEO_STILLPICTURE: in dvb_video_ioctl()