HomeSort by relevance Sort by last modified time
    Searched full:uvc_frame_uncompressed (Results 1 - 6 of 6) sorted by null

  /external/kernel-headers/original/uapi/linux/usb/
video.h 473 struct uvc_frame_uncompressed { struct
491 #define UVC_FRAME_UNCOMPRESSED(n) \
495 struct UVC_FRAME_UNCOMPRESSED(n) { \
  /bionic/libc/kernel/uapi/linux/usb/
video.h 390 struct uvc_frame_uncompressed { struct
410 #define UVC_FRAME_UNCOMPRESSED(n) uvc_frame_uncompressed_##n
411 #define DECLARE_UVC_FRAME_UNCOMPRESSED(n) struct UVC_FRAME_UNCOMPRESSED(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bFrameIndex; __u8 bmCapabilities; __u16 wWidth; __u16 wHeight; __u32 dwMinBitRate; __u32 dwMaxBitRate; __u32 dwMaxVideoFrameBufferSize; __u32 dwDefaultFrameInterval; __u8 bFrameIntervalType; __u32 dwFrameInterval[n]; } __attribute__ ((packed))
  /development/ndk/platforms/android-L/include/linux/usb/
video.h 390 struct uvc_frame_uncompressed { struct
410 #define UVC_FRAME_UNCOMPRESSED(n) uvc_frame_uncompressed_##n
411 #define DECLARE_UVC_FRAME_UNCOMPRESSED(n) struct UVC_FRAME_UNCOMPRESSED(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bFrameIndex; __u8 bmCapabilities; __u16 wWidth; __u16 wHeight; __u32 dwMinBitRate; __u32 dwMaxBitRate; __u32 dwMaxVideoFrameBufferSize; __u32 dwDefaultFrameInterval; __u8 bFrameIntervalType; __u32 dwFrameInterval[n]; } __attribute__ ((packed))
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/usb/
video.h 390 struct uvc_frame_uncompressed { struct
410 #define UVC_FRAME_UNCOMPRESSED(n) uvc_frame_uncompressed_##n
411 #define DECLARE_UVC_FRAME_UNCOMPRESSED(n) struct UVC_FRAME_UNCOMPRESSED(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bFrameIndex; __u8 bmCapabilities; __u16 wWidth; __u16 wHeight; __u32 dwMinBitRate; __u32 dwMaxBitRate; __u32 dwMaxVideoFrameBufferSize; __u32 dwDefaultFrameInterval; __u8 bFrameIntervalType; __u32 dwFrameInterval[n]; } __attribute__ ((packed))
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/usb/
video.h 390 struct uvc_frame_uncompressed { struct
410 #define UVC_FRAME_UNCOMPRESSED(n) uvc_frame_uncompressed_##n
411 #define DECLARE_UVC_FRAME_UNCOMPRESSED(n) struct UVC_FRAME_UNCOMPRESSED(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bFrameIndex; __u8 bmCapabilities; __u16 wWidth; __u16 wHeight; __u32 dwMinBitRate; __u32 dwMaxBitRate; __u32 dwMaxVideoFrameBufferSize; __u32 dwDefaultFrameInterval; __u8 bFrameIntervalType; __u32 dwFrameInterval[n]; } __attribute__ ((packed))
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/usb/
video.h 390 struct uvc_frame_uncompressed { struct
410 #define UVC_FRAME_UNCOMPRESSED(n) uvc_frame_uncompressed_##n
411 #define DECLARE_UVC_FRAME_UNCOMPRESSED(n) struct UVC_FRAME_UNCOMPRESSED(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bFrameIndex; __u8 bmCapabilities; __u16 wWidth; __u16 wHeight; __u32 dwMinBitRate; __u32 dwMaxBitRate; __u32 dwMaxVideoFrameBufferSize; __u32 dwDefaultFrameInterval; __u8 bFrameIntervalType; __u32 dwFrameInterval[n]; } __attribute__ ((packed))

Completed in 317 milliseconds