Home
last modified time | relevance | path

Searched refs:video_info (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dfbio.h335 struct video_info { struct
374 typedef struct video_info video_info_t; argument
421 struct video_info va_info;
593 #define FBIO_MODEINFO _IOWR('F', 103, struct video_info)
594 #define FBIO_FINDMODE _IOWR('F', 104, struct video_info)
/f-stack/freebsd/contrib/v4l/
H A Dvideodev.h226 struct video_info struct
279 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info) /* Get current playback info from hardwar…