Searched refs:VIDEO_STILLPICTURE (Results 1 – 4 of 4) sorted by relevance
13 VIDEO_STILLPICTURE chapter19 VIDEO_STILLPICTURE26 .. c:function:: int ioctl(fd, VIDEO_STILLPICTURE, struct video_still_picture *sp)27 :name: VIDEO_STILLPICTURE48 - Equals VIDEO_STILLPICTURE for this command.
218 An I-frame displayed via the VIDEO_STILLPICTURE call is passed on
192 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture) macro
1269 case VIDEO_STILLPICTURE: in dvb_video_ioctl()