Lines Matching defs:uvc_format_uncompressed
489 struct uvc_format_uncompressed { struct
490 __u8 bLength;
491 __u8 bDescriptorType;
492 __u8 bDescriptorSubType;
493 __u8 bFormatIndex;
494 __u8 bNumFrameDescriptors;
495 __u8 guidFormat[16];
496 __u8 bBitsPerPixel;
497 __u8 bDefaultFrameIndex;
498 __u8 bAspectRatioX;
499 __u8 bAspectRatioY;
500 __u8 bmInterlaceFlags;
501 __u8 bCopyProtect;