OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uvc_frame_uncompressed
(Results
1 - 25
of
34
) sorted by null
1
2
/bionic/libc/kernel/uapi/linux/usb/
video.h
322
struct
uvc_frame_uncompressed
{
struct
338
#define
UVC_FRAME_UNCOMPRESSED
(n) uvc_frame_uncompressed_ ##n
339
#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]; \
/development/ndk/platforms/android-21/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))
/external/kernel-headers/original/uapi/linux/usb/
video.h
474
struct
uvc_frame_uncompressed
{
struct
492
#define
UVC_FRAME_UNCOMPRESSED
(n) \
496
struct
UVC_FRAME_UNCOMPRESSED
(n) { \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
video.h
473
struct
uvc_frame_uncompressed
{
struct
491
#define
UVC_FRAME_UNCOMPRESSED
(n) \
495
struct
UVC_FRAME_UNCOMPRESSED
(n) { \
/prebuilts/ndk/r10/platforms/android-21/arch-arm/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/r10/platforms/android-21/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/r10/platforms/android-21/arch-mips/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/r10/platforms/android-21/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/r10/platforms/android-21/arch-x86/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/r10/platforms/android-21/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))
/prebuilts/ndk/r10/platforms/android-23/arch-arm/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/r10/platforms/android-23/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/r10/platforms/android-23/arch-mips/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/r10/platforms/android-23/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/r10/platforms/android-23/arch-x86/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/r10/platforms/android-23/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))
/prebuilts/ndk/r11/platforms/android-21/arch-arm/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/r11/platforms/android-21/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/r11/platforms/android-21/arch-mips/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/r11/platforms/android-21/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/r11/platforms/android-21/arch-x86/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/r11/platforms/android-21/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))
/prebuilts/ndk/r11/platforms/android-23/arch-arm/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/r11/platforms/android-23/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/r11/platforms/android-23/arch-mips/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 838 milliseconds
1
2