Searched refs:VIDEO_SLOWMOTION (Results 1 – 3 of 3) sorted by relevance
179 #define VIDEO_SLOWMOTION _IO('o', 32) macro
1533 VIDEO_SLOWMOTION section in Video Function Calls1539 .. c:macro:: VIDEO_SLOWMOTION argument1543 int ioctl(fd, int request = VIDEO_SLOWMOTION, int nFrames)1563 - Equals ``VIDEO_SLOWMOTION`` for this command. argument
1303 case VIDEO_SLOWMOTION: in dvb_video_ioctl()