Lines Matching defs:uvc_format_uncompressed
457 struct uvc_format_uncompressed { struct
458 __u8 bLength;
459 __u8 bDescriptorType;
460 __u8 bDescriptorSubType;
461 __u8 bFormatIndex;
462 __u8 bNumFrameDescriptors;
463 __u8 guidFormat[16];
464 __u8 bBitsPerPixel;
465 __u8 bDefaultFrameIndex;
466 __u8 bAspectRatioX;
467 __u8 bAspectRatioY;
468 __u8 bmInterfaceFlags;
469 __u8 bCopyProtect;