Home
last modified time | relevance | path

Searched defs:VIDEO_STILLPICTURE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/Documentation/userspace-api/media/dvb/
Dlegacy_dvb_video.rst1397 VIDEO_STILLPICTURE section in Video Function Calls
1403 .. c:macro:: VIDEO_STILLPICTURE argument
1428 - Equals ``VIDEO_STILLPICTURE`` for this command. argument
1437 Description
1453 Return Value
/linux-6.12.1/include/uapi/linux/dvb/
Dvideo.h177 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture) macro