Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dvideo.h307 struct uvc_format_uncompressed { struct
308 __u8 bLength;
309 __u8 bDescriptorType;
310 __u8 bDescriptorSubType;
311 __u8 bFormatIndex;
312 __u8 bNumFrameDescriptors;
313 __u8 guidFormat[16];
314 __u8 bBitsPerPixel;
315 __u8 bDefaultFrameIndex;
316 __u8 bAspectRatioX;
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dvideo.h352 struct uvc_format_uncompressed { struct
353 __u8 bLength;
354 __u8 bDescriptorType;
355 __u8 bDescriptorSubType;
356 __u8 bFormatIndex;
357 __u8 bNumFrameDescriptors;
358 __u8 guidFormat[16];
359 __u8 bBitsPerPixel;
360 __u8 bDefaultFrameIndex;
361 __u8 bAspectRatioX;
[all …]