Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
uvc_color_matching_descriptor Struct Reference

#include <video.h>

Data Fields

__u8 bLength
 
__u8 bDescriptorType
 
__u8 bDescriptorSubType
 
__u8 bColorPrimaries
 
__u8 bTransferCharacteristics
 
__u8 bMatrixCoefficients
 

Detailed Description

Definition at line 423 of file video.h.

Field Documentation

__u8 bColorPrimaries

Definition at line 427 of file video.h.

__u8 bDescriptorSubType

Definition at line 426 of file video.h.

__u8 bDescriptorType

Definition at line 425 of file video.h.

__u8 bLength

Definition at line 424 of file video.h.

__u8 bMatrixCoefficients

Definition at line 429 of file video.h.

__u8 bTransferCharacteristics

Definition at line 428 of file video.h.


The documentation for this struct was generated from the following file: