Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Dvideo.h457 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;
[all …]