Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dvideo.h488 struct uvc_format_uncompressed { struct
489 __u8 bLength;
490 __u8 bDescriptorType;
491 __u8 bDescriptorSubType;
492 __u8 bFormatIndex;
493 __u8 bNumFrameDescriptors;
494 __u8 guidFormat[16];
495 __u8 bBitsPerPixel;
496 __u8 bDefaultFrameIndex;
497 __u8 bAspectRatioX;
[all …]