Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dvideo.h489 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;
[all …]