Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dvideo.h341 struct uvc_format_mjpeg { struct
342 __u8 bLength;
343 __u8 bDescriptorType;
344 __u8 bDescriptorSubType;
345 __u8 bFormatIndex;
346 __u8 bNumFrameDescriptors;
347 __u8 bmFlags;
348 __u8 bDefaultFrameIndex;
349 __u8 bAspectRatioX;
350 __u8 bAspectRatioY;
[all …]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
Dvideo.h341 struct uvc_format_mjpeg { struct
342 __u8 bLength;
343 __u8 bDescriptorType;
344 __u8 bDescriptorSubType;
345 __u8 bFormatIndex;
346 __u8 bNumFrameDescriptors;
347 __u8 bmFlags;
348 __u8 bDefaultFrameIndex;
349 __u8 bAspectRatioX;
350 __u8 bAspectRatioY;
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dvideo.h401 struct uvc_format_mjpeg { struct
402 __u8 bLength;
403 __u8 bDescriptorType;
404 __u8 bDescriptorSubType;
405 __u8 bFormatIndex;
406 __u8 bNumFrameDescriptors;
407 __u8 bmFlags;
408 __u8 bDefaultFrameIndex;
409 __u8 bAspectRatioX;
410 __u8 bAspectRatioY;
[all …]
/kernel/linux/linux-6.6/include/uapi/linux/usb/
Dvideo.h545 struct uvc_format_mjpeg { struct
546 __u8 bLength;
547 __u8 bDescriptorType;
548 __u8 bDescriptorSubType;
549 __u8 bFormatIndex;
550 __u8 bNumFrameDescriptors;
551 __u8 bmFlags;
552 __u8 bDefaultFrameIndex;
553 __u8 bAspectRatioX;
554 __u8 bAspectRatioY;
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dvideo.h545 struct uvc_format_mjpeg { struct
546 __u8 bLength;
547 __u8 bDescriptorType;
548 __u8 bDescriptorSubType;
549 __u8 bFormatIndex;
550 __u8 bNumFrameDescriptors;
551 __u8 bmFlags;
552 __u8 bDefaultFrameIndex;
553 __u8 bAspectRatioX;
554 __u8 bAspectRatioY;
[all …]