Searched refs:VIDEO_STILLPICTURE (Results 1 – 3 of 3) sorted by relevance
177 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture) macro
736 An I-frame displayed via the `VIDEO_STILLPICTURE`_ call is passed on1397 VIDEO_STILLPICTURE section in Video Function Calls1403 .. c:macro:: VIDEO_STILLPICTURE argument1407 int ioctl(fd, int request = VIDEO_STILLPICTURE,1428 - Equals ``VIDEO_STILLPICTURE`` for this command. argument
1279 case VIDEO_STILLPICTURE: in dvb_video_ioctl()