Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/
Dvideo.c1006 std->frameperiod.numerator = 1001; in video_standard_to_v4l2_standard()
1007 std->frameperiod.denominator = 30000; in video_standard_to_v4l2_standard()
/netbsd/src/sys/sys/
Dvideoio.h2262 struct v4l2_fract frameperiod; /* Frames, not fields */ member