Home
last modified time | relevance | path

Searched refs:VIDEO_STILLPICTURE (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/Documentation/media/uapi/dvb/
Dvideo-stillpicture.rst6 VIDEO_STILLPICTURE chapter
12 VIDEO_STILLPICTURE
19 .. c:function:: int ioctl(fd, VIDEO_STILLPICTURE, struct video_still_picture *sp)
20 :name: VIDEO_STILLPICTURE
41 - Equals VIDEO_STILLPICTURE for this command.
Dvideo_types.rst211 An I-frame displayed via the VIDEO_STILLPICTURE call is passed on
/Linux-v4.19/include/uapi/linux/dvb/
Dvideo.h190 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture) macro
/Linux-v4.19/fs/
Dcompat_ioctl.c1310 case VIDEO_STILLPICTURE: in do_ioctl_trans()
/Linux-v4.19/drivers/media/pci/ttpci/
Dav7110_av.c1229 case VIDEO_STILLPICTURE: in dvb_video_ioctl()