Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h876 struct v4l2_timecode { struct
877 __u32 type;
878 __u32 flags;
879 __u8 frames;
880 __u8 seconds;
881 __u8 minutes;
882 __u8 hours;
883 __u8 userbits[4];
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h876 struct v4l2_timecode { struct
877 __u32 type;
878 __u32 flags;
879 __u8 frames;
880 __u8 seconds;
881 __u8 minutes;
882 __u8 hours;
883 __u8 userbits[4];