Home
last modified time | relevance | path

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

/linux/include/uapi/linux/dvb/
H A Dvideo.h132 struct video_still_picture { struct
177 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture)
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_video.rst700 video_still_picture section in Video Data Types
708 struct video_still_picture { argument
1408 struct video_still_picture *sp)
1432 - ``struct`` `video_still_picture`_ ``*sp``
/linux/drivers/staging/media/av7110/
H A Dav7110_av.c1281 struct video_still_picture *pic = in dvb_video_ioctl()
1282 (struct video_still_picture *)parg; in dvb_video_ioctl()