Lines Matching refs:CARD16

35     CARD16 VDIFVersion; /* structure version number */
36 CARD16 VDIFRevision; /* structure revision number */
37 CARD16 Date[3]; /* file date Year/Month/Day */
38 CARD16 DateManufactured[3]; /* date Year/Month/Day */
51 CARD16 Reserved2; /* padding */
55 CARD16 WhitePoint_x; /* WhitePoint in CIExyY (scale 1000) */
56 CARD16 WhitePoint_y;
57 CARD16 WhitePoint_Y;
58 CARD16 RedChromaticity_x; /* Red chromaticity in x,y */
59 CARD16 RedChromaticity_y;
60 CARD16 GreenChromaticity_x; /* Green chromaticity in x,y */
61 CARD16 GreenChromaticity_y;
62 CARD16 BlueChromaticity_x; /* Blue chromaticity in x,y */
63 CARD16 BlueChromaticity_y;
64 CARD16 RedGamma; /* Gamme curve exponent (scale 1000) */
65 CARD16 GreenGamma;
66 CARD16 BlueGamma;
87 CARD16 MaxHorPixel; /* pixels */
88 CARD16 MaxVerPixel; /* lines */
89 CARD16 MaxHorActiveLength; /* millimeters */
90 CARD16 MaxVerActiveHeight; /* millimeters */
95 CARD16 Reserved2; /* padding */
96 CARD16 TerminationResistance; /* */
97 CARD16 WhiteLevel; /* millivolts */
98 CARD16 BlackLevel; /* millivolts */
99 CARD16 BlankLevel; /* millivolts */
100 CARD16 SyncLevel; /* millivolts */
106 CARD16 MinHorRetrace; /* nanoseconds */
107 CARD16 MinVerRetrace; /* microseconds */
115 CARD16 HorPixel; /* pixels */
116 CARD16 VerPixel; /* lines */
117 CARD16 HorAddrLength; /* millimeters */
118 CARD16 VerAddrHeight; /* millimeters */
125 CARD16 CharacterWidth; /* pixels */
131 CARD16 HorAddrTime; /* nanoseconds */
132 CARD16 HorBlankStart; /* nanoseconds */
133 CARD16 HorBlankTime; /* nanoseconds */
134 CARD16 HorSyncStart; /* nanoseconds */
135 CARD16 HorSyncTime; /* nanoseconds */
136 CARD16 VerAddrTime; /* microseconds */
137 CARD16 VerBlankStart; /* microseconds */
138 CARD16 VerBlankTime; /* microseconds */
139 CARD16 VerSyncStart; /* microseconds */
140 CARD16 VerSyncTime; /* microseconds */
145 CARD16 GammaTableEntries; /* count of grays or RGB 3-tuples */
146 CARD16 Unused1;