Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h102621 struct uvc_streaming_control { struct
102622 __u16 bmHint;
102623 __u8 bFormatIndex;
102624 __u8 bFrameIndex;
102625 __u32 dwFrameInterval;
102626 __u16 wKeyFrameRate;
102627 __u16 wPFrameRate;
102628 __u16 wCompQuality;
102629 __u16 wCompWindowSize;
102630 __u16 wDelay;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h112497 struct uvc_streaming_control { struct
112498 __u16 bmHint;
112499 __u8 bFormatIndex;
112500 __u8 bFrameIndex;
112501 __u32 dwFrameInterval;
112502 __u16 wKeyFrameRate;
112503 __u16 wPFrameRate;
112504 __u16 wCompQuality;
112505 __u16 wCompWindowSize;
112506 __u16 wDelay;
[all …]