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.rst785 .. _timecode-type:
/linux/include/uapi/linux/
A Dvideodev2.h881 struct v4l2_timecode { struct
882 __u32 type;
883 __u32 flags;
884 __u8 frames;
885 __u8 seconds;
886 __u8 minutes;
887 __u8 hours;
888 __u8 userbits[4];

Completed in 14 milliseconds