Searched defs:v4l2_bt_timings (Results 1 – 3 of 3) sorted by relevance
779 struct v4l2_bt_timings { struct780 __u32 width;781 __u32 height;782 __u32 interlaced;783 __u32 polarities;784 __u64 pixelclock;785 __u32 hfrontporch;786 __u32 hsync;787 __u32 hbackporch;788 __u32 vfrontporch;[all …]
1440 struct v4l2_bt_timings { struct1441 __u32 width;1442 __u32 height;1443 __u32 interlaced;1444 __u32 polarities;1445 __u64 pixelclock;1446 __u32 hfrontporch;1447 __u32 hsync;1448 __u32 hbackporch;1449 __u32 vfrontporch;[all …]
732 struct v4l2_bt_timings { struct733 __u32 width;734 __u32 height;735 __u32 interlaced;736 __u32 polarities;737 __u64 pixelclock;738 __u32 hfrontporch;739 __u32 hsync;740 __u32 hbackporch;741 __u32 vfrontporch;[all …]