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