Searched defs:uvc_frame (Results 1 – 2 of 2) sorted by relevance
102736 struct uvc_frame { struct102737 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 …]
112612 struct uvc_frame { struct112613 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 …]