Home
last modified time | relevance | path

Searched defs:v4l2_timecode (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
A Dbuffer.rst745 .. _timecode-type:
/linux/include/uapi/linux/
A Dvideodev2.h979 struct v4l2_timecode { struct
980 __u32 type;
981 __u32 flags;
982 __u8 frames;
983 __u8 seconds;
984 __u8 minutes;
985 __u8 hours;
986 __u8 userbits[4];

Completed in 21 milliseconds