Home
last modified time | relevance | path

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

/third_party/Linux_Kernel/include/uapi/linux/
Dvideodev2.h725 struct v4l2_timecode { struct
726 __u32 type;
727 __u32 flags;
728 __u8 frames;
729 __u8 seconds;
730 __u8 minutes;
731 __u8 hours;
732 __u8 userbits[4];
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h821 struct v4l2_timecode { struct
822 __u32 type;
823 __u32 flags;
824 __u8 frames;
825 __u8 seconds;
826 __u8 minutes;
827 __u8 hours;
828 __u8 userbits[4];