Home | History | Annotate | Download | only in linux

Lines Matching full:interval

513 	struct v4l2_fract	min;		/* Minimum frame interval [s] */
514 struct v4l2_fract max; /* Maximum frame interval [s] */
515 struct v4l2_fract step; /* Frame interval step size [s] */
523 __u32 type; /* Frame interval type the device supports. */
525 union { /* Frame interval */
585 #define V4L2_JPEG_MARKER_DRI (1<<5) /* Define Restart Interval */