Home
last modified time | relevance | path

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

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