Searched defs:uvc_format_framebased (Results 1 – 1 of 1) sorted by relevance
571 struct uvc_format_framebased { struct572 __u8 bLength;573 __u8 bDescriptorType;574 __u8 bDescriptorSubType;575 __u8 bFormatIndex;576 __u8 bNumFrameDescriptors;577 __u8 guidFormat[16];578 __u8 bBitsPerPixel;579 __u8 bDefaultFrameIndex;580 __u8 bAspectRatioX;[all …]