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