Searched refs:video_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dfbio.h265 struct video_info { struct
303 typedef struct video_info video_info_t;
350 struct video_info va_info;
528 #define FBIO_MODEINFO _IOWR('F', 103, struct video_info)
529 #define FBIO_FINDMODE _IOWR('F', 104, struct video_info)
/freebsd-10.0-release/sys/contrib/v4l/
H A Dvideodev.h224 /* video_info is biased towards hardware mpeg encode/decode */
226 struct video_info struct
279 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info) /* Get current playback info from hardware */
/freebsd-10.0-release/usr.sbin/vidcontrol/
H A Dvidcontrol.c78 struct video_info video_mode_info;
90 static struct video_info new_mode_info;
952 struct video_info _info;

Completed in 180 milliseconds