Home | History | Annotate | Download | only in usb

Lines Matching refs:uByte

48 	uByte		data4[8];
88 uByte bLength;
89 uByte bDescriptorType;
90 uByte bDescriptorSubtype;
95 uByte bLength;
96 uByte bDescriptorType;
97 uByte bDescriptorSubtype;
101 uByte bInCollection;
103 uByte baInterfaceNr[];
108 uByte bLength;
109 uByte bDescriptorType;
110 uByte bDescriptorSubtype;
111 uByte bTerminalID;
113 uByte bAssocTerminal;
114 uByte iTerminal;
120 uByte bLength;
121 uByte bDescriptorType;
122 uByte bDescriptorSubtype;
123 uByte bTerminalID;
125 uByte bAssocTerminal;
126 uByte bSourceID;
127 uByte iTerminal;
132 uByte bLength;
133 uByte bDescriptorType;
134 uByte bDescriptorSubtype; /* UDESC_VC_INPUT_TERMINAL */
135 uByte bTerminalID;
137 uByte bAssocTerminal;
138 uByte iTerminal;
142 uByte bControlSize;
143 uByte bmControls[];
167 uByte bLength;
168 uByte bDescriptorType;
169 uByte bDescriptorSubtype;
170 uByte bUnitID;
171 uByte bNrInPins;
172 uByte baSourceID[];
175 /* uByte iSelector */
179 uByte bLength;
180 uByte bDescriptorType;
181 uByte bDescriptorSubtype;
182 uByte bUnitID;
183 uByte bSourceID;
185 uByte bControlSize;
186 uByte bmControls[];
187 /* uByte iProcessing */
188 /* uByte bmVideoStandards */
200 uByte bLength;
201 uByte bDescriptorType;
202 uByte bDescriptorSubtype;
203 uByte bUnitID;
205 uByte bNumControls;
206 uByte bNrInPins;
207 uByte baSourceID[];
208 /* uByte bControlSize */
209 /* uByte bmControls */
214 /* uByte iExtension */
218 uByte bLength;
219 uByte bDescriptorType; /* UDESC_ENDPOINT */
220 uByte bDescriptorSubtype;
254 uByte bLength;
255 uByte bDescriptorType;
256 uByte bDescriptorSubtype;
257 uByte bNumFormats;
259 uByte bEndpointAddress;
260 uByte bmInfo;
261 uByte bTerminalLink;
262 uByte bStillCaptureMethod;
263 uByte bTriggerSupport;
264 uByte bTriggerUsage;
265 uByte bControlSize;
266 uByte bmaControls[];
276 uByte bLength;
277 uByte bDescriptorType;
278 uByte bDescriptorSubtype;
279 uByte bNumFormats;
281 uByte bEndpointAddress;
282 uByte bTerminalLink;
283 uByte bControlSize;
284 uByte bmaControls[];
294 uByte bLength;
295 uByte bDescriptorType;
296 uByte bDescriptorSubtype;
297 uByte bEndpointAddress;
298 uByte bNumImageSizePatterns;
301 /* uByte bNumCompressionPattern */
302 /* uByte bCompression[] */
336 uByte bLength;
337 uByte bDescriptorType;
338 uByte bDescriptorSubtype;
339 uByte bColorPrimaries;
340 uByte bTransferCharacteristics;
341 uByte bMatrixCoefficients;
373 uByte bLength;
374 uByte bDescriptorType;
375 uByte bDescriptorSubtype;
376 uByte bFormatIndex;
381 uByte bLength;
382 uByte bDescriptorType;
383 uByte bDescriptorSubtype;
384 uByte bFrameIndex;
411 uByte bLength;
412 uByte bDescriptorType;
413 uByte bDescriptorSubtype;
414 uByte bFormatIndex;
415 uByte bNumFrameDescriptors;
417 uByte bBitsPerPixel;
418 uByte bDefaultFrameIndex;
419 uByte bAspectRatioX;
420 uByte bAspectRatioY;
421 uByte bmInterlaceFlags;
422 uByte bCopyProtect;
426 uByte bLength;
427 uByte bDescriptorType;
428 uByte bDescriptorSubtype;
429 uByte bFrameIndex;
430 uByte bmCapabilities;
437 uByte bFrameIntervalType;
447 uByte bLength;
448 uByte bDescriptorType;
449 uByte bDescriptorSubtype;
450 uByte bFormatIndex;
451 uByte bNumFrameDescriptors;
453 uByte bBitsPerPixel;
454 uByte bDefaultFrameIndex;
455 uByte bAspectRatioX;
456 uByte bAspectRatioY;
457 uByte bmInterlaceFlags;
458 uByte bCopyProtect;
462 uByte bLength;
463 uByte bDescriptorType;
464 uByte bDescriptorSubtype;
465 uByte bFrameIndex;
466 uByte bmCapabilities;
472 uByte bFrameIntervalType;
481 uByte bLength;
482 uByte bDescriptorType;
483 uByte bDescriptorSubtype;
484 uByte bFormatIndex;
485 uByte bNumFrameDescriptors;
486 uByte bmFlags;
489 uByte bDefaultFrameIndex;
490 uByte bAspectRatioX;
491 uByte bAspectRatioY;
492 uByte bmInterlaceFlags;
493 uByte bCopyProtect;
497 uByte bLength;
498 uByte bDescriptorType;
499 uByte bDescriptorSubtype;
500 uByte bFrameIndex;
501 uByte bmCapabilities;
508 uByte bFrameIntervalType;
514 uByte bLength;
515 uByte bDescriptorType;
516 uByte bDescriptorSubtype;
517 uByte bFormatIndex;
519 uByte bFormatType;
520 #define UVIDEO_GET_DV_FREQ(ubyte) (((ubyte)>>7) & 1)
523 #define UVIDEO_GET_DV_FORMAT(ubyte) ((ubyte) & 0x3f)
629 uByte bFormatIndex;
630 uByte bFrameIndex;
644 uByte bmFramingInfo;
647 uByte bPreferedVersion;
648 uByte bMinVersion;
649 uByte bMaxVersion;
654 uByte bFormatIndex;
655 uByte bFrameIndex;
656 uByte bCompressionIndex;
666 uByte bStatusType;
669 uByte bOriginator;
673 uByte bStatusType;
674 uByte bOriginator;
675 uByte bEvent;
677 uByte bSelector;
678 uByte bAttribute;
682 uByte bValue;
686 uByte bStatusType;
687 uByte bOriginator;
688 uByte bEvent;
690 uByte bValue;
696 uByte bHeaderLength;
697 uByte bmHeaderInfo;
709 /* uByte scrSourceClock[UVIDEO_SOURCE_CLOCK_SIZE]; */