Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dvideo.h425 struct uvc_color_matching_descriptor { struct
426 __u8 bLength;
427 __u8 bDescriptorType;
428 __u8 bDescriptorSubType;
429 __u8 bColorPrimaries;
430 __u8 bTransferCharacteristics;
431 __u8 bMatrixCoefficients;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dvideo.h425 struct uvc_color_matching_descriptor { struct
426 __u8 bLength;
427 __u8 bDescriptorType;
428 __u8 bDescriptorSubType;
429 __u8 bColorPrimaries;
430 __u8 bTransferCharacteristics;
431 __u8 bMatrixCoefficients;
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dvideo.h426 struct uvc_color_matching_descriptor { struct
427 __u8 bLength;
428 __u8 bDescriptorType;
429 __u8 bDescriptorSubType;
430 __u8 bColorPrimaries;
431 __u8 bTransferCharacteristics;
432 __u8 bMatrixCoefficients;