Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h102736 struct uvc_frame { struct
102737 u8 bFrameIndex;
102738 u8 bmCapabilities;
102739 u16 wWidth;
102740 u16 wHeight;
102741 u32 dwMinBitRate;
102742 u32 dwMaxBitRate;
102743 u32 dwMaxVideoFrameBufferSize;
102744 u8 bFrameIntervalType;
102745 u32 dwDefaultFrameInterval;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h112612 struct uvc_frame { struct
112613 u8 bFrameIndex;
112614 u8 bmCapabilities;
112615 u16 wWidth;
112616 u16 wHeight;
112617 u32 dwMinBitRate;
112618 u32 dwMaxBitRate;
112619 u32 dwMaxVideoFrameBufferSize;
112620 u8 bFrameIntervalType;
112621 u32 dwDefaultFrameInterval;
[all …]