Searched refs:v4l2_fract (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux_videodev2_compat.h64 struct v4l2_fract frameperiod; /* Frames, not fields */
/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h237 struct v4l2_fract { struct
445 struct v4l2_fract min; /* Minimum frame interval [s] */
446 struct v4l2_fract max; /* Maximum frame interval [s] */
447 struct v4l2_fract step; /* Frame interval step size [s] */
458 struct v4l2_fract discrete;
614 struct v4l2_fract timeperframe; /* Time per frame in .1us units */
627 struct v4l2_fract timeperframe; /* Time per frame in seconds */
640 struct v4l2_fract pixelaspect;
745 struct v4l2_fract frameperiod; /* Frames, not fields */

Completed in 121 milliseconds