Home
last modified time | relevance | path

Searched refs:video_still_picture (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/linux/dvb/
Dvideo.h147 struct video_still_picture { struct
192 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture)
/Linux-v5.4/Documentation/media/uapi/dvb/
Dvideo-stillpicture.rst26 .. c:function:: int ioctl(fd, VIDEO_STILLPICTURE, struct video_still_picture *sp)
52 - struct video_still_picture \*sp
Dvideo_types.rst213 .. c:type:: video_still_picture
215 struct video_still_picture
225 struct video_still_picture {
/Linux-v5.4/drivers/media/pci/ttpci/
Dav7110_av.c1271 struct video_still_picture *pic = in dvb_video_ioctl()
1272 (struct video_still_picture *) parg; in dvb_video_ioctl()