Home
last modified time | relevance | path

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

/development/ndk/platforms/android-21/include/linux/usb/
Dvideo.h371 struct uvc_format_uncompressed { struct
372 __u8 bLength;
374 __u8 bDescriptorType;
375 __u8 bDescriptorSubType;
376 __u8 bFormatIndex;
377 __u8 bNumFrameDescriptors;
379 __u8 guidFormat[16];
380 __u8 bBitsPerPixel;
381 __u8 bDefaultFrameIndex;
382 __u8 bAspectRatioX;
[all …]