Searched refs:VIDEO_GET_FRAME_COUNT (Results 1 – 2 of 2) sorted by relevance
7 VIDEO_GET_FRAME_COUNT title13 VIDEO_GET_FRAME_COUNT20 .. c:macro:: VIDEO_GET_FRAME_COUNT22 ``int ioctl(int fd, VIDEO_GET_FRAME_COUNT, __u64 *pts)``41 - Equals VIDEO_GET_FRAME_COUNT for this command.
200 #define VIDEO_GET_FRAME_COUNT _IOR('o', 58, __u64) macro