Searched defs:v4l2_bt_timings (Results 1 – 1 of 1) sorted by relevance
754 struct v4l2_bt_timings { struct755 __u32 width;756 __u32 height;757 __u32 interlaced;758 __u32 polarities;759 __u64 pixelclock;760 __u32 hfrontporch;761 __u32 hsync;762 __u32 hbackporch;763 __u32 vfrontporch;[all …]