Home
last modified time | relevance | path

Searched defs:uvc_format_uncompressed (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/usb/
Dvideo.h455 struct uvc_format_uncompressed { struct
456 __u8 bLength;
457 __u8 bDescriptorType;
458 __u8 bDescriptorSubType;
459 __u8 bFormatIndex;
460 __u8 bNumFrameDescriptors;
461 __u8 guidFormat[16];
462 __u8 bBitsPerPixel;
463 __u8 bDefaultFrameIndex;
464 __u8 bAspectRatioX;
[all …]