Searched defs:v4l2_timecode (Results 1 – 1 of 1) sorted by relevance
1779 struct v4l2_timecode { struct1780 u_int32_t type;1781 u_int32_t flags;1782 u_int8_t frames;1783 u_int8_t seconds;1784 u_int8_t minutes;1785 u_int8_t hours;1786 u_int8_t userbits[4];