Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
1056 struct v4l2_bt_timings { struct1057 __u32 width;1058 __u32 height;1059 __u32 interlaced;1060 __u32 polarities;1061 __u64 pixelclock;1062 __u32 hfrontporch;1063 __u32 hsync;1064 __u32 hbackporch;1065 __u32 vfrontporch;[all …]