Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dvideo.h289 struct uvc_streaming_control { struct
290 __u16 bmHint;
291 __u8 bFormatIndex;
292 __u8 bFrameIndex;
293 __u32 dwFrameInterval;
294 __u16 wKeyFrameRate;
295 __u16 wPFrameRate;
296 __u16 wCompQuality;
297 __u16 wCompWindowSize;
298 __u16 wDelay;
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dvideo.h438 struct uvc_streaming_control { struct
439 __u16 bmHint;
440 __u8 bFormatIndex;
441 __u8 bFrameIndex;
442 __u32 dwFrameInterval;
443 __u16 wKeyFrameRate;
444 __u16 wPFrameRate;
445 __u16 wCompQuality;
446 __u16 wCompWindowSize;
447 __u16 wDelay;
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dvideo.h334 struct uvc_streaming_control { struct
335 __u16 bmHint;
336 __u8 bFormatIndex;
337 __u8 bFrameIndex;
338 __u32 dwFrameInterval;
339 __u16 wKeyFrameRate;
340 __u16 wPFrameRate;
341 __u16 wCompQuality;
342 __u16 wCompWindowSize;
343 __u16 wDelay;
[all …]