Searched defs:uvc_format_framebased (Results 1 – 1 of 1) sorted by relevance
601 struct uvc_format_framebased { struct602 __u8 bLength;603 __u8 bDescriptorType;604 __u8 bDescriptorSubType;605 __u8 bFormatIndex;606 __u8 bNumFrameDescriptors;607 __u8 guidFormat[16];608 __u8 bBitsPerPixel;609 __u8 bDefaultFrameIndex;610 __u8 bAspectRatioX;[all …]