HomeSort by relevance Sort by last modified time
    Searched defs:wWidth (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/usb/
video.h 328 __le16 wWidth;
339 #define DECLARE_UVC_FRAME_UNCOMPRESSED(n) struct UVC_FRAME_UNCOMPRESSED(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bFrameIndex; __u8 bmCapabilities; __le16 wWidth; __le16 wHeight; __le32 dwMinBitRate; __le32 dwMaxBitRate; __le32 dwMaxVideoFrameBufferSize; __le32 dwDefaultFrameInterval; __u8 bFrameIntervalType; __le32 dwFrameInterval[n]; \
361 __le16 wWidth;
372 #define DECLARE_UVC_FRAME_MJPEG(n) struct UVC_FRAME_MJPEG(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bFrameIndex; __u8 bmCapabilities; __le16 wWidth; __le16 wHeight; __le32 dwMinBitRate; __le32 dwMaxBitRate; __le32 dwMaxVideoFrameBufferSize; __le32 dwDefaultFrameInterval; __u8 bFrameIntervalType; __le32 dwFrameInterval[n]; \
  /external/kernel-headers/original/uapi/linux/usb/
video.h 481 __le16 wWidth;
503 __le16 wWidth; \
537 __le16 wWidth;
559 __le16 wWidth; \

Completed in 2474 milliseconds